Update HA, add vacuum, grid cards, fixes
This commit is contained in:
@@ -30,13 +30,13 @@ 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
|
||||
entity_id: binary_sensor.garage_door
|
||||
state: "on"
|
||||
repeat:
|
||||
- 10
|
||||
- 30
|
||||
can_acknowledge: true
|
||||
skip_first: true
|
||||
skip_first: false
|
||||
notifiers:
|
||||
- telegram_group
|
||||
- alexa_all
|
||||
Reference in New Issue
Block a user