Page 1 of 1

Blockly control of Essent/Icy Setpoint

Posted: Friday 07 August 2015 12:52
by stamppot
Hi,

My domoticz installation works just fine, many kudos for that! Part of this controls my Icy/Essent thermostat. I get a nice message via PushOver when the wife sets the thermostat to 23 degrees again via a blockly script. What I´d like to do is to be able to set it back to 21 degrees after half an hour, using a blockly script.
However, blockly is missing a thermostat setpoint device. Or am I missing something?

I know that I could attempt to solve this via a lua script, but I´m not familiar with that works.

Re: Blockly control of Essent/Icy Setpoint

Posted: Wednesday 04 November 2015 22:40
by stamppot
No-one runs into the same problem?

Re: Blockly control of Essent/Icy Setpoint

Posted: Wednesday 04 November 2015 23:10
by bizziebis
I use the open url block and put in the JSON url to change the thermostat setpoint. It's a workaround, but it works.

Re: Blockly control of Essent/Icy Setpoint

Posted: Tuesday 19 January 2016 16:14
by timovd
bizziebis wrote:I use the open url block and put in the JSON url to change the thermostat setpoint. It's a workaround, but it works.
Could you post what you exactly did?