Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alias: Włącz światło u Toli
- description: ''
- trigger:
- - type: motion
- platform: device
- device_id: 2fee3e503d054080bd88509f2221d5e6
- entity_id: binary_sensor.czujnik_ruchu_tola_occupancy
- domain: binary_sensor
- condition:
- - after: sunset
- after_offset: -00:30:00
- condition: sun
- - before: '21:30'
- condition: time
- action:
- - data: {}
- entity_id: light.swiatlo_pokoj_toli_light
- service: light.turn_on
- - id: '1600285164007'
- alias: Włącz blat
- description: ''
- trigger:
- - event: sunset
- platform: sun
- condition: []
- action:
- - device_id: 1018e2467b8c4c96816126ad3b32cae8
- domain: switch
- entity_id: switch.blat
- type: turn_on
- mode: single
- - id: '1600285206199'
- alias: Wyłącz blat
- description: ''
- trigger:
- - at: '23:30:00'
- platform: time
- condition: []
- action:
- - device_id: 1018e2467b8c4c96816126ad3b32cae8
- domain: switch
- entity_id: switch.blat
- type: turn_off
Advertisement
Add Comment
Please, Sign In to add comment