Update HA version to 2026.2.2 and comment out unused condition in garadget.yaml automation.

pull/1581/head
Carlo Costanzo 1 month ago
parent 2201d7cdda
commit 8cea5a280b

@ -1 +1 @@
2026.2.1
2026.2.2

@ -93,9 +93,9 @@ automation:
- condition: state
entity_id: cover.large_garage_door
state: 'closed'
- condition: state
entity_id: group.bed
state: 'off'
# - condition: state
# entity_id: group.bed
# state: 'off'
- condition: state
entity_id: group.family
state: 'home'

Loading…
Cancel
Save

Powered by TurnKey Linux.