Search found 8 matches

by rtulp
Sunday 24 January 2016 20:01
Forum: Others
Topic: Heatit Z-wave thermostat
Replies: 81
Views: 47717

Re: Heatit Z-wave thermostat

StanHD wrote:Hi, what do those Json calls do? (nvalue)
Thanks
They set the mode, so 0= off, 1 = on and 11 is eco mode.

I've set the Temp in settings, so I'm not able to set the temperature, but can program it via on and eco.
by rtulp
Sunday 24 January 2016 15:10
Forum: Others
Topic: Heatit Z-wave thermostat
Replies: 81
Views: 47717

Re: Heatit Z-wave thermostat

Unfortunately I couldn't get it working properly. I ended up with this solution:

Image
by rtulp
Tuesday 19 January 2016 7:38
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417343

Re: Blockly examples

elmortero wrote:I don't know about curtains but with blinds you use Off for open and On for closed
Thanks! That makes sense!
by rtulp
Tuesday 12 January 2016 17:26
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417343

Re: Blockly examples

Hi,

My first Blocky script, but it's not working, what is wrong? I want my curtains to close at sunrise and sunset, but don't want to use the > or <, because maybe you want to open or close the curtains afterwards (example enter the balcony).

Image
by rtulp
Saturday 09 January 2016 10:52
Forum: Others
Topic: Heatit Z-wave thermostat
Replies: 81
Views: 47717

Re: Heatit Z-wave thermostat

@rtulp Thats how I tested the settings. I added this to the xml. <CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL"> </CommandClass> I have this in the XML already, I've changed the zwcfg-XXXXXX.cfg and moved the ECO and CO mode setting for temperature to "COMMAND_CLASS_THERMOSTAT ...
by rtulp
Thursday 07 January 2016 14:15
Forum: Others
Topic: Heatit Z-wave thermostat
Replies: 81
Views: 47717

Re: Heatit Z-wave thermostat

I have two Setpoints - one I cannot change but the other one is changing the heating temp And was it automatically in Domoticz? I can't find a setpoint which is working. Neither a way to automate the HeatIT with blocky I can change the temperature in the settings of the device if I click on ...
by rtulp
Tuesday 05 January 2016 20:30
Forum: Others
Topic: Heatit Z-wave thermostat
Replies: 81
Views: 47717

Re: Heatit Z-wave thermostat

I thought the multireg and heatit are the same product, but with different names for different markeds. From what your writing, it sounds like the Heatit is recognized as as the multireg, somewhat confirming this. When I created the xml setup, I tested setting the temperature both on the multireg ...
by rtulp
Tuesday 05 January 2016 12:43
Forum: Others
Topic: Heatit Z-wave thermostat
Replies: 81
Views: 47717

Re: Heatit Z-wave thermostat

Small update to the multireg.xml. Everyhing appears to be in order now. I think I have the same problems with HeatIt, I can manage the Off, Eco and Heat function, but can't set the temperature. I can set a lot parameters in Domoticz, but they're not working. If I replace your code in the right ...