alias: Timer Licht Wachstum
description: Wachstum
triggers:
- trigger: state
entity_id:
- schedule.daylight_maxibright_480w_pro
to: "on"
from: "off"
id: licht an
- trigger: state
entity_id:
- schedule.daylight_maxibright_480w_pro
from: "on"
to: "off"
id: licht aus
conditions: []
actions:
- if:
- condition: trigger
id: licht an
then:
- type: turn_on
device_id: 5ff66a5e5f759786a23536528c34c52c
entity_id: 878c9d8c44743c39b503287533703d8d
domain: switch
- if:
- condition: trigger
id: licht aus
then:
- type: turn_off
device_id: 5ff66a5e5f759786a23536528c34c52c
entity_id: 878c9d8c44743c39b503287533703d8d
domain: switch
mode: single