It turns out that my thermostat was not functioning properly. so i returned it.
Both the StellaZ and Comet are not functioning as expected.
Next one i'm going to give a try is the Danfoss LC-13.
Search found 8 matches
- Monday 30 November 2015 12:27
- Forum: Temperature and Weather
- Topic: Comet Z-Wave Thermostat
- Replies: 7
- Views: 2543
- Friday 27 November 2015 9:44
- Forum: Temperature and Weather
- Topic: Comet Z-Wave Thermostat
- Replies: 7
- Views: 2543
Re: Comet Z-Wave Thermostat
Next Update: I created a device configuration file based on the config from the controller. (setpoints had a min and max value of 0 (so i think this here is the problem)) but now i want to know: when is this config file used? (i also modified the manufacturer_specific.xml) it looks like it never ...
- Thursday 26 November 2015 23:08
- Forum: Temperature and Weather
- Topic: Comet Z-Wave Thermostat
- Replies: 7
- Views: 2543
Re: Comet Z-Wave Thermostat
After putting the device a couple of times in install mode and enable polling, the temperature and mode can now be read in domoticz.
Setpoints are still nog working
Setpoints are still nog working

- Thursday 26 November 2015 20:59
- Forum: Temperature and Weather
- Topic: Comet Z-Wave Thermostat
- Replies: 7
- Views: 2543
Re: Comet Z-Wave Thermostat
Hi Salvation, Thanks for your reply. I found both sites and the Comet is not in there. I wanted to make an XML config file but my experience of open zwave and it's configuration is none. If you or anyone else has experience in creating those config files i would love to get some help in creating ...
- Thursday 26 November 2015 18:35
- Forum: Temperature and Weather
- Topic: Comet Z-Wave Thermostat
- Replies: 7
- Views: 2543
Comet Z-Wave Thermostat
HI All, Anyone got experience with this termostat? I just bought and installed it, included the device to my Z-Wave Network. Recieved several devices (temp sensor, setpoints, thermostat mode etc). but none of them seem to work. Setpoints stays at 0.0 degrees, Mode stays at Heating mode, Temp ...
- Tuesday 24 November 2015 14:20
- Forum: Switches and Scenes
- Topic: AeoTec recessed door sensor
- Replies: 2
- Views: 1006
AeoTec recessed door sensor
Hi All, i found a few topics on this sensor but none of them gave me an answer to my question. When i add this sensor i get the Contact switch (as expected) but together with the switch i also get 2 more sensors -Alarm Level -Alarm Type They are added as lightswitches, but what do they do and what ...
- Thursday 12 November 2015 13:44
- Forum: Blockly
- Topic: Event Not Triggered
- Replies: 4
- Views: 1241
Re: Event Not Triggered
No there is nothing in the log file.
I also tried small if statements like
if time < sunset write to log "Before sunset"
even that event isnt triggered.
Ill try to remove the 00:00 part and see whats going to happen
I also tried small if statements like
if time < sunset write to log "Before sunset"
even that event isnt triggered.
Ill try to remove the 00:00 part and see whats going to happen
- Thursday 12 November 2015 10:32
- Forum: Blockly
- Topic: Event Not Triggered
- Replies: 4
- Views: 1241
Event Not Triggered
Can someone clarify why this event stoped working since the last update? The lamp is not turned on automaticly, but if i turn it on my self after sunset, i can not get the lamp to go off (as expected because its later than sunset and before 00:00) Same goes for turning it on before sunset, it wont ...