I have a Nest Learning thermostat which I have tightly tied into manually written complex logic in HA for opening and closing 10 Flair vents throughout the home taking into acount room presence, temperature, back pressure in the forced air heating/cooling etc.
Occassionally the thermostat goes offline which destroys the vent functionality when in that stste of course.
The logic relies upon these climate parameters:
For the thermostat:
- on startup of HA
- state changes FROM unknown or unavailable
- hvac_action: {âoffâ,âidleâ,âheatingâ,âcoolingâ,âfanâ)
- hvac_mode: (âheatâ, 'cool; âheat_coolâ, âoffâ)
- fan_mode: (âonâ, âoffâ)
And for the vents:
- on startup of HA
- state changes FROM unknown or unavailable
And generally:
- room occupancy changes
I was thinking of moving from the nest learning thermostat which does not have matter/local support (the flair vents donât have that either but have been more reliable not going offline as much) and was thinking of just switching to a newer nest model that does have the mater support but I was just reading they do not support the hvac_action, which is required. Due to the timing with vents that do not open immediately (1 minute delay or so), to rely upon hvac_mode is not the way to go (it could be on âheatâ and not be blowing also), etc., etc.
A long term project for me is to convert these vents to being local and that will be some surgery on my part on those, but I am asking here - and I donât care if the names or types of properties of the thermostat are the same as the above - but is there a local only via wifi thermostat that I can use to replace the nest unit (I prefer not to use anything that requres an extra hub etc (not zigbee or zwave)) - ?