Update HVAC fan automation descriptions and improve HTTP configuration

This commit is contained in:
CeeWeasel
2025-08-23 10:30:50 -04:00
parent 6afb4d07f8
commit 544c4788b8
9 changed files with 155 additions and 89 deletions
+4
View File
@@ -2,6 +2,10 @@ platform: template
switches:
thermostat_fan_mode:
unique_id: templateswitch.thermostat_fan_mode
# This shouldn't be used because it just re-circulates the air in the house.
# Since there aren't any returns in the basement, the upstairs air recirculates itself
# which accomplishes nothing
# I'd need to get some kind of fresh air intake and a damper
friendly_name: "Thermostat Fan Mode"
value_template: >-
{% if state_attr('climate.thermostat', 'fan_min_on_time') | int(default=0) < 5 %}