trigger soll alle x minuten auslösen

This commit is contained in:
2025-11-27 18:20:59 +01:00
parent dab9f4573c
commit 489e63e35f

View File

@@ -57,7 +57,7 @@ blueprint:
selector: selector:
number: number:
mode: box mode: box
min: 0.0 min: 5.0
max: 29 max: 29
unit_of_measurement: minutes unit_of_measurement: minutes
step: 1.0 step: 1.0
@@ -78,7 +78,7 @@ triggers:
for: !input window_delay_close for: !input window_delay_close
id: FENSTER_CLOSED id: FENSTER_CLOSED
- platform: time_pattern - platform: time_pattern
minutes: !input remote_sync_interval minutes: "/{{ i(remote_sync_interval) }}"
id: SYNC_TEMPERATURE id: SYNC_TEMPERATURE
variables: variables: