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

This commit is contained in:
Carlo Costanzo
2026-02-14 11:24:45 -05:00
parent 2201d7cdda
commit 8cea5a280b
2 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
2026.2.1
2026.2.2

View File

@@ -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'