Page 1 of 1

Kevin Smart Thermostat

Posted: Saturday 12 March 2016 12:10
by kvanhoorn
Hi guys,

Here is a peak into my home made Thermostat.
I have a heater that only has the on- and off option, that makes it easy to control.
I removed the old Honeywell thermostat and connected the wires to a relay and GPIO of the Raspberry Pi.
Than I used the hole in the wall to provide the iPad with power.

This is my script: https://github.com/kvanhoorn/domoticz/b ... ostate.lua
See the pictures for the hardware.

Re: Kevin Smart Thermostat

Posted: Saturday 12 March 2016 12:11
by kvanhoorn
And here are two screenshots of the dashboard and the devices in Domoticz.

Re: Kevin Smart Thermostat

Posted: Saturday 12 March 2016 13:38
by Skippiemanz
Looks nice! Have a sort of same setup with a Samsung tab on a brodit holder and a WiFi thermostat connected to the boiler. I will take a look at your script.

Verstuurd vanaf mijn SM-G925F met Tapatalk

Re: Kevin Smart Thermostat

Posted: Saturday 12 March 2016 22:35
by codesnipper
I was just looking for something like that, but for control 4 electric heaters and water heater. Is it possible to modify it for working in selected hours?

Re: Kevin Smart Thermostat

Posted: Sunday 13 March 2016 14:24
by kvanhoorn
codesnipper wrote:I was just looking for something like that, but for control 4 electric heaters and water heater. Is it possible to modify it for working in selected hours?
Yes, I have a virtual switch that says "Night". This virtual switch is set to On and Off via a timer script, so you could use it to control your heaters with it when the switch in on.