HVAC type sensor in homeassistant
-
I have started digging into home assistant again. I've been using node-red for the last 7-8 years, for all my automations.
I have one mysensors node setup as a thermostat (HVAC) controlling my floor heating. I have it working in a node-red dashboard, but would like to have it in HA as well.
When I present the child as a S_HVAC type sensor, it is not shown in the entity overview of HA. Only the childs defined as S_TEMP, but those I can't change from HA.
So is there anyone that has a working thermostat example for mysensors in HA?
-
Figured it out. I had to send HVAC_FLOW_STATE to HA, in order for it to figure out that it was a "thermostat". Only problem is that it shows up with states "Auto" "Cool" "Heat" and "Off" in the dashboard, even though I only have the possibility to heat, or turn it off.
Suggested Topics
-
Hi,
Home Assistant • • diltech