trigger soll alle x minuten auslösen
This commit is contained in:
@@ -57,7 +57,7 @@ blueprint:
|
||||
selector:
|
||||
number:
|
||||
mode: box
|
||||
min: 0.0
|
||||
min: 5.0
|
||||
max: 29
|
||||
unit_of_measurement: minutes
|
||||
step: 1.0
|
||||
@@ -78,7 +78,7 @@ triggers:
|
||||
for: !input window_delay_close
|
||||
id: FENSTER_CLOSED
|
||||
- platform: time_pattern
|
||||
minutes: !input remote_sync_interval
|
||||
minutes: "/{{ i(remote_sync_interval) }}"
|
||||
id: SYNC_TEMPERATURE
|
||||
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user