mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Update HVAC fan automation descriptions and improve HTTP configuration
This commit is contained in:
@@ -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?
|
||||
|
||||
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user