use platform isntead of trigger
This commit is contained in:
@@ -148,14 +148,14 @@ variables:
|
||||
{% endif %}
|
||||
|
||||
triggers:
|
||||
- trigger: state
|
||||
- platform: state
|
||||
entity_id:
|
||||
- !input window_sensor
|
||||
from: "off"
|
||||
to: "on"
|
||||
for: !input window_delay_open
|
||||
id: FENSTER_OPEN
|
||||
- trigger: state
|
||||
- platform: state
|
||||
entity_id:
|
||||
- !input window_sensor
|
||||
from: "on"
|
||||
|
||||
Reference in New Issue
Block a user