updates, README

This commit is contained in:
2025-06-21 20:31:35 +00:00
parent 5f92b99705
commit cfb543d680
3 changed files with 33 additions and 1 deletions

View File

@@ -521,6 +521,9 @@
- condition: time
after: 06:12:00
before: 08:30:00
- condition: numeric_state
entity_id: counter.bewegung_kueche
below: 1
actions:
- action: light.turn_on
metadata: {}
@@ -531,6 +534,10 @@
device_id: a09f77bde7ba5098df0c3ec599ca7377
entity_id: 2a315e13dac7a4d0e3a5331216e79a5b
domain: switch
- action: counter.increment
target:
entity_id: counter.bewegung_kueche
data: {}
mode: single
- id: '1743200211639'
alias: Keller Fernbedienung an
@@ -548,3 +555,17 @@
entity_id: c6e2dd01af76651db7bd1720f95768f9
domain: switch
mode: single
- id: '1746795409856'
alias: Zähler Küche zurücksetzen
description: ''
triggers:
- trigger: time
at: 00:00:00
conditions: []
actions:
- action: counter.reset
metadata: {}
data: {}
target:
entity_id: counter.bewegung_kueche
mode: single