fixing boys room bright, some views, and a bunch of small fixes

This commit is contained in:
CeeWeasel
2025-11-10 14:11:01 -05:00
parent 101f7ec41b
commit 8a02905888
25 changed files with 1713 additions and 994 deletions
+2 -2
View File
@@ -48,11 +48,11 @@ condition:
# Are the internal sensors above 67?
# This is mainly to ensure those sensors are working
- condition: numeric_state
entity_id: sensor.hvac_multisensor_return
entity_id: sensor.hvac_return_temperature
above: 50
- condition: numeric_state
entity_id: sensor.hvac_multisensor_supply
entity_id: sensor.hvac_supply_temperature
above: 50
# Is the fan currently off?