reduce sync to 5 minutes - is only synced if last sync is older than 20 minutes

This commit is contained in:
2025-12-13 20:40:29 +01:00
parent 0ca8f4a97d
commit 49263eb1ca

View File

@@ -177,8 +177,8 @@ triggers:
for: !input window_delay_close
id: FENSTER_CLOSED
- platform: time_pattern
# Synce Temperatur alle 20 Minuten (Teiler von 60)
minutes: "/20"
# Synce Temperatur alle 5 Minuten (Teiler von 60)
minutes: "/5"
id: SYNC_TEMPERATURE
- platform: state
entity_id: !input temperature_sensor