blue_room to boys_room

This commit is contained in:
CeeWeasel
2025-10-10 20:24:52 -04:00
parent 10e297961b
commit 5b688e7c78
382 changed files with 8674 additions and 8739 deletions
@@ -4,8 +4,8 @@ id: automation_home_assistant_update_available
trigger:
- platform: state
entity_id: binary_sensor.latest_version_update_available
from: 'off'
to: 'on'
from: "off"
to: "on"
- platform: homeassistant
event: start
@@ -14,10 +14,10 @@ condition:
- alias: "Update Available"
condition: state
entity_id: binary_sensor.latest_version_update_available
state: 'on'
state: "on"
action:
- service: notify.mobile_app_pixel_7
- action: notify.mobile_app_pixel_7
data:
title: Update Available
message: A Home Assistant update is available