I have temperature and humidity sensors inn house rooms (even cold storage, fridge and freezer), the all send signals to my Tellstick Duo. Currently I'm using SwitchKing to control the heating schedules, turning on and off floor heating and room heating, based on outside temperature, time of day, room temperature and floor temperature. The system works pretty well under normal circumstances and operation, but overriding the normal setup is a complete pain. There is no easy way I can e.g. rise the temperature in a room by 2 degrees for a certain period.
I'm a little familiar with EventGhost and have written some python scripts to calculate rain statistics from my Oregon PCR800, sending data to SwitchKing through the REST API. But I'm looking for a different solution than SwitchKing, preferable using EventGhost as the prime engine in the system. I after a solution that can
* Schedule normal automatic day to day operations, by creating rules based on various sensors and a time scheduler
* Provide some nice web pages to view current temperatures and heater status.
* Be able to easily trough a nice looking web page be able to override normal schedule and temperature settings
* Provide nice looking weather statistics trough web pages
* Android tablet and phone optimized web pages
* And of course wife friendly
Thanks for any suggestions! I'm not afraid of scripting and configuring the system at a pretty low level to achieve my goals, that's half the fun
Regards,
PK