Hello Dani,
I'm interested in your Generic Thermostat enhancements, where could I find them (github?) ?
I have a project to have a 5 thermostats, one per area in the house and getting Temperature/Humidity/Batt Level remotely from my JeeNode modules. I used the "Serial Port I/O test" (as start point) to read the data sent to the JeeLink connected to my RPi and created 5 Virtual Thermostats which I update from there.
I find very interesting the Calendar additional predefined temperature settings. I would need to add humidity and batt level on the widget. Then it's displaying in Fahrenheit the Celsius temperature I assign to the sensor value, there a parameter should define C or F.
This project is really triggering my enthusiasm and I would be happy to contribute (which will be challenging as I come from the Java world, and start discovering C# with this wonderful project).
Then I have an additional question on the Thermostat, it seems linked much to Zwave controller. I don't use one, only my JeeLink, do I need to develop some specific features in the serial port program, to be able to use correctly the Thermostat ?
And last question, do the thermostat implement a hysteresis (start heat below, stop heat above) kind of setting ?
That's enough for now.
Thanks for any coming answers.
My GitHub fork is
https://github.com/gitbjo/HomeGenie.
I already sent a pull request with a little contribution for the RPi GPIO Program.
Best Regards,
AutoBob.