HomeGenie Forum
General Category => Troubleshooting and Support => Topic started by: thecashit on October 21, 2014, 11:54:56 AM
-
Hey guys!
Thank your for the good project. I try to find suitable software for home automation and hope that i finaly find it :)
But have small problem: i bought Z-Wave.Me Floor Thermostat and HG can't recognize it. Yes, this node recognized as thermostat, but it don't show current t and i can't control my warm floor (if i change t values - floor still cold).
Can you add support for this device? Maybe i can help you with this thing?
Thank u and apologize my English )
-
Hi,
This one : http://www.pepper1.net/zwavedb/device/176 (http://www.pepper1.net/zwavedb/device/176) ?
Did you try to ?
1/ a wake up of your device
2/ a "get" on property of the devices on HomeGenie
Thermostat is not fully compliant for me, you can find more information here :
http://www.homegenie.it/forum/index.php?topic=244.0 (http://www.homegenie.it/forum/index.php?topic=244.0)
Bye
-
Hi everyone.
I've got some success with Z-Wave.Me Floor Thermostat (I have a couple of them).
Right now a have the ability to:
- set SetPoint in Celcius
- properly handle THERMOSTAT_MODE command (so in the interface it displays correct thermostat mode)
- use automation program to poll temperature sensor value as it seems that thermostat itself doesn't report temperature value to controller
The automation program is attached to this message and code changes are proposed in pull request #56 (https://github.com/genielabs/HomeGenie/pull/56).