This commit is contained in:
Florian Brinker
2020-07-12 02:06:15 +02:00
rodzic 12eea82c8f
commit 984fc55b20
21 zmienionych plików z 848 dodań i 64 usunięć

Wyświetl plik

@@ -22,6 +22,21 @@ attic_window_open:
repeat: 30
can_acknowledge: true
skip_first: true
notifiers:
- telegram_group
- alexa_all
garage_door_open:
name: Garagentor geöffnet
message: "Zur Info - Die *Garage* steht noch *offen*!"
done_message: "Zur Info - Die *Garage* ist wieder *geschlossen*."
entity_id: binary_sensor.lumi_garage_door
state: "on"
repeat:
- 10
- 30
can_acknowledge: true
skip_first: true
notifiers:
- telegram_group
- alexa_all