07-06-2016, 06:15 PM
Here's another thermostat for folks to take a look at.
http://www.radiothermostat.com/wifi/
I started with the z-wave version (CT100), but z-wave is way to frustrating to use.
The CT50 is a wifi version.
The thermostat allows for local control, and there is an API available.
https://radiothermostat.desk.com/custome...-wifi-api-
It's based on a simple REST type interface (so it does require polling).
I've used it for several weeks, and it's pretty solid as a thermostat.
One really nice feature, is that you can progamatically set the room temperature. So, for example, let's say you have two temperature sensors in different areas of a house. You can average those temperatures, send them to the thermostat, and the thermostat will use that termperature as the "room" temperature. This is very similar to the Ecobee functionality.
Overall it seems like an excellent option for CQC. Local, not cloud based. Simple wifi. All features exposed in the API. Would be a fairly easy driver to knock out if folks were interested.
Nishan
http://www.radiothermostat.com/wifi/
I started with the z-wave version (CT100), but z-wave is way to frustrating to use.
The CT50 is a wifi version.
The thermostat allows for local control, and there is an API available.
https://radiothermostat.desk.com/custome...-wifi-api-
It's based on a simple REST type interface (so it does require polling).
I've used it for several weeks, and it's pretty solid as a thermostat.
One really nice feature, is that you can progamatically set the room temperature. So, for example, let's say you have two temperature sensors in different areas of a house. You can average those temperatures, send them to the thermostat, and the thermostat will use that termperature as the "room" temperature. This is very similar to the Ecobee functionality.
Overall it seems like an excellent option for CQC. Local, not cloud based. Simple wifi. All features exposed in the API. Would be a fairly easy driver to knock out if folks were interested.
Nishan