mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add backyard lights to automations
This commit is contained in:
parent
1c2e1402d0
commit
082ffb235e
@ -21,6 +21,12 @@
|
||||
entity_id = "ecec82df2265c6b92c8474fe0c9fde6b";
|
||||
domain = "switch";
|
||||
}
|
||||
{
|
||||
type = "turn_on";
|
||||
device_id = "f3da07b98e397fba271d2ee7016134b7";
|
||||
entity_id = "d23d2fc18b7cb7bab0f1075b55ca5df5";
|
||||
domain = "switch";
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
@ -42,6 +48,12 @@
|
||||
entity_id = "ecec82df2265c6b92c8474fe0c9fde6b";
|
||||
domain = "switch";
|
||||
}
|
||||
{
|
||||
type = "turn_off";
|
||||
device_id = "f3da07b98e397fba271d2ee7016134b7";
|
||||
entity_id = "d23d2fc18b7cb7bab0f1075b55ca5df5";
|
||||
domain = "switch";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user