It was running fine until I found out Domoticz didn't switched the states.
After looking into my log, I saw the following error:
Code: Select all
Error: Error opening url: http://ip:port/json.htm?type=command¶m=thermostatstate&idx=26&state=3
Code: Select all
{
"status" : "OK",
"title" : "Set Thermostat State"
}
It just doesn't work when I use the Switch. Does anyone know what I could have done wrong here?