empierre / MyDomoAtHome

MyDomoAtHome - REST interface for ImperoHome with Domoticz (ISS)
http://domoticz.com/wiki/ImperiHome
GNU General Public License v3.0
31 stars 22 forks source link

Evohome support #65

Open empierre opened 8 years ago

empierre commented 8 years ago

"SubType" : "Zone" "Status" : "Auto", "Data" : "0.0 C, (0.0 C), Auto", "SetPoint" : 0.0, curl 'http://192.168.0.28:8080/json.htm?type=setused&idx=461&name=Evohome%20Z&description=toto&setpoint=10&mode=PermanentOverride&until=&used=true' curl 'http://192.168.0.28:8080/json.htm?type=setused&idx=461&name=Evohome%20Z&description=toto&setpoint=10&mode=TemporaryOverride&until=2016-03-23T14:45:00.000Z&used=true' curl 'http://192.168.0.28:8080/json.htm?type=setused&idx=461&name=Evohome%20Z&description=toto&addjvalue=5&used=true'

empierre commented 8 years ago

"SubType" : "Hot Water", "Status" : "Auto", "State" : "Off", "Data" : "0.0 C, Off, Auto",

curl 'http://192.168.0.28:8080/json.htm?type=setused&idx=462&name=Evohome%20H&description=titi&state=On&mode=PermanentOverride&until=&used=true' curl 'http://192.168.0.28:8080/json.htm?type=setused&idx=462&name=Evohome%20H&description=titi&state=On&mode=TemporaryOverride&until=2016-03-23T12:32:00.000Z&used=true' ~

empierre commented 8 years ago

One thing I noticed the other day with the evohome, I set it to "Economy" mode. That changed the "Mode" on all my temperatures for evohome to "Economy". Mode away changes the mode to "Away".

empierre commented 8 years ago

Proposal for a mapping from existing:

Zone Temp / SetPoint => 1 device for Temp => 1 device for Thermostat management Hot Water => 1 device for Temp => 1 device for On/Off Main MultiSwitch to chose between: Normal/Eco/Away/Day off/Custom/Heating off