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
+5
View File
@@ -1,5 +1,10 @@
alias: HVAC Fan Off
id: automation_hvac_fan_off
description: "Purposefully disabled because it just re-circulates the upstairs air"
# 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
trigger:
# Has the fan been running for ten minutes?
+5
View File
@@ -1,5 +1,10 @@
alias: HVAC Fan On
id: automation_hvac_fan_on
description: "Purposefully disabled because it just re-circulates the upstairs air"
# 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
triggers:
# Has the fan been off for ten minutes?