Can anyone help me i am new to this …this is my first try what am i doing wrong i have a Ikea Gateway but a ConBee II is on its way to me.
Thank you for all help i can get Greeting froom Cylle
choose:
- conditions:
- condition: time
before: ‘21:30:00’
weekday:- mon
- tue
- wed
- thu
- fri
- sat
- sun
after: ‘21:30:00’
sequence:
- service: light.turn_on
data:
transition: 2
brightness_pct: 1
target:
entity_id:
- light.lampa_hallen
- light.tradfri_bulb_3
- light.lampa_2 - service: light.turn_off
data:
transition: 2
target:
entity_id:
- light.lampa_2
- light.tradfri_bulb_3
- light.lampa_hallen
choose:
- condition: time
- conditions:
- condition: time
weekday:- mon
- tue
- wed
- thu
- fri
- sat
- sun
after: ‘05:00:00’
before: ‘05:00:00’
sequence:
- service: light.turn_on
data:
transition: 2
brightness_pct: 100
target:
entity_id:
- light.lampa_2
- light.tradfri_bulb_3
- light.lampa_hallen - service: light.turn_off
data: {}
target:
entity_id:
- light.lampa_2
- light.tradfri_bulb_3
- light.lampa_hallen
- condition: time