changes to home assistant, docker images, rustdesk relay
This commit is contained in:
parent
8650c3f6ee
commit
c9e4ab6af0
15 changed files with 292 additions and 199 deletions
|
|
@ -99,7 +99,7 @@
|
|||
];
|
||||
}
|
||||
{
|
||||
conditions = [ "{{ state_attr('sun.sun', 'elevation') < 5 and trigger.entity_id == 'light.bathroom_light' }}" ];
|
||||
conditions = [ "{{ state_attr('sun.sun', 'elevation') < 5 and trigger.entity_id == 'light.bathroom_lights' }}" ];
|
||||
sequence = [
|
||||
{
|
||||
service = "light.turn_on";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue