Indkørsel: erstat Hue plug med Zigbee stik_indkorsel
- grupper.yaml: fjern light.indkorsel_plug fra Indkørsel og Udendørslamper grupper - lysindkorsel.yaml: tilføj switch.stik_indkorsel turn_on/off ved alle 6 handlinger - presence_simulation.yaml: tilføj switch.stik_indkorsel i morgen/aften sekvenser - andreas_kommer_hjem: tilføj switch.stik_indkorsel turn_on/off
This commit is contained in:
@@ -48,9 +48,17 @@
|
||||
target:
|
||||
entity_id: "{{ lights_to_turn_on }}"
|
||||
|
||||
- service: switch.turn_on
|
||||
data:
|
||||
entity_id: switch.stik_indkorsel
|
||||
|
||||
- delay: "00:10:00"
|
||||
|
||||
- service: light.turn_off
|
||||
target:
|
||||
entity_id: "{{ lights_to_turn_on }}"
|
||||
|
||||
- service: switch.turn_off
|
||||
data:
|
||||
entity_id: switch.stik_indkorsel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user