Search found 3 matches
- Saturday 03 October 2015 22:43
- Forum: MySensors
- Topic: V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE not supported
- Replies: 4
- Views: 1830
Re: V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE not supported
In my final project, I am also hoping to interface with my other sensors in the network. I will augment the temperature network sensors with other sensors I have in each room, to provide a better temperature control and comfort (different temp in different rooms at different time of day). Also ...
- Saturday 03 October 2015 22:24
- Forum: MySensors
- Topic: V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE not supported
- Replies: 4
- Views: 1830
Re: V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE not supported
Thanks for the quick reply. My sketch is not completed yet, I was just testing what wasn't working a while ago, and noticed MySensors now have HVAC types, and saw some commits to Domoticz a while ago and thought everything was working now, so I made a small sketch to confirm if everything works ...
- Saturday 03 October 2015 21:22
- Forum: MySensors
- Topic: V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE not supported
- Replies: 4
- Views: 1830
V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE not supported
I am using MySensors 1.5 I am working on a HVAC Thermostat sensor. I noticed the Setpoint Heat and Cool work fine, but it does not seem Domoticz currently support V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE types. To me it looks like it is something required in order to make a full HVAC Thermostat ...