Page 1 of 1
Danfoss Room Sensor: Domoticz setpoint not matching device
Posted: Saturday 19 December 2015 19:22
by Gonzo54
I received a Danfoss Z-wave RS Room Sensor (RS 014G0160).
Inclusion without any problem, recognized as "Danfoss Unknown" in hardware.
I can see 4 devices: 1 temps, 3 setpoints.
Temp is ok,
Domoticz Setpoint in utility is not matching setpoint changes on the device.
Anything I can do ?
Re: Danfoss Room Sensor: Domoticz setpoint not matching devi
Posted: Monday 21 December 2015 10:03
by Gonzo54
Update: Checked with Homeseer and it works fine. So Z-wave stick is ok.
Re: Danfoss Room Sensor: Domoticz setpoint not matching devi
Posted: Thursday 24 December 2015 18:35
by Gonzo54
Fixed the issue : Danfoss RS Room Sensor is not supported.
Created a new device in /Config and it works fine !
Re: Danfoss Room Sensor: Domoticz setpoint not matching devi
Posted: Thursday 24 December 2015 19:22
by Domosapiens
Created a new device in /Config and it works fine !
Anything I can do ?
Yes,
You can help the community by explaining step by step with code examples what you did.
And finaly, offer your "invention" to the OpenZwave community, here:
https://groups.google.com/forum/#!forum/openzwave
Thanks
Domosapiens
Re: Danfoss Room Sensor: Domoticz setpoint not matching devi
Posted: Monday 28 December 2015 12:40
by Quax1507
Gonzo54,
could You please post Your XML file?
Re: Danfoss Room Sensor: Domoticz setpoint not matching devi
Posted: Friday 01 January 2016 16:59
by Quax1507
I figured out hot to get it supported!
Here is my instruction:
viewtopic.php?f=24&t=9677
Quax1507
Re: Danfoss Room Sensor: Domoticz setpoint not matching devi
Posted: Monday 04 January 2016 18:57
by glyned
Thank you Quax1507, Gonzo54 and all for your hard work.
However I appear to have id 7 for furnace instead of 1 as you stated. If I am correct how have I gone wrong as I simply cut and pasted?
The temp is working and updating fine. Cooling Instance: 2 registers a value of 12 but 3 and 7 are both 0 and do not update after change.
I am hoping someone can help and point me in the right direction as I would dearly like to have control.
2016-01-04 17:31:01.193 OpenZWave: Value_Added: Node: 12 (0x0c), CommandClass: SENSOR MULTILEVEL, Label: Temperature, Instance: 1
2016-01-04 17:31:01.193 OpenZWave: Value_Added: Node: 12 (0x0c), CommandClass: THERMOSTAT SETPOINT, Label: Cooling 1, Instance: 2
2016-01-04 17:31:01.193 OpenZWave: Value_Added: Node: 12 (0x0c), CommandClass: THERMOSTAT SETPOINT, Label: Unused 3, Instance: 3
2016-01-04 17:31:01.193 OpenZWave: Value_Added: Node: 12 (0x0c), CommandClass: THERMOSTAT SETPOINT, Label: Furnace, Instance: 7
2016-01-04 17:31:01.194 OpenZWave: Value_Added: Node: 12 (0x0c), CommandClass: BATTERY, Label: Battery Level, Instance: 1
Hope you can help