mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
fixing boys room bright, some views, and a bunch of small fixes
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user