Getting Danfoss Room Sensor 014G0160 supported
Moderator: leecollings
-
- Posts: 101
- Joined: Tuesday 07 April 2015 21:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Getting Danfoss Room Sensor 014G0160 supported
Hi togehter,
I spent several hours to get Danfoss Room Sensor 014G0160 supported in Openzwave.
(This will work for Devolo Homecontrol 09361, too!)
Here is a picture of the sensor: Here is a short instruction and the requred XML file.
1. Copy the attached file "rs.xml" to "/home/pi/domoticz/Config/Danfoss"
2. Edit "/home/pi/domoticz/Config/manufacturer_specific.xml"
Find the section for vendor "Danfoss" and add the line "<Product type="0003" id="8010" name="Room Sensor" config="danfoss/rs.xml"/>"
The whole section should look like this (changes in red):
<Manufacturer id="0002" name="Danfoss">
<Product type="0005" id="0003" name="Z Thermostat" config="danfoss/z.xml"/>
<Product type="0005" id="0004" name="Z Thermostat 014G0013" config="danfoss/z.xml"/>
<Product type="0064" id="0001" name="RA Plus-W Radiator Thermostat"/>
<Product type="8004" id="2000" name="RXZ3 RF relay Switching Unit"/>
<Product type="8005" id="0001" name="Living Connect Radiator Thermostat" config="danfoss/living.xml"/>
<Product type="0003" id="8010" name="Room Sensor" config="danfoss/rs.xml"/>
</Manufacturer>
3. (Re-) include Your device. You receive three thermostat setpoints and one temp sensor.
The first setpoint is furnace, the second one is cooling and the third one is "unused".
The temp sensor reports the actual room temperature.
Normally, this device should have worked "out of the box", but it didn't! The reason for that was, that it reportet its thermostat setpoint for furnace with wrong id! Report claimed id was "7" - the correct id is "1" insted!
I hope this will help somebody with the same problem!
Quax1507
I spent several hours to get Danfoss Room Sensor 014G0160 supported in Openzwave.
(This will work for Devolo Homecontrol 09361, too!)
Here is a picture of the sensor: Here is a short instruction and the requred XML file.
1. Copy the attached file "rs.xml" to "/home/pi/domoticz/Config/Danfoss"
2. Edit "/home/pi/domoticz/Config/manufacturer_specific.xml"
Find the section for vendor "Danfoss" and add the line "<Product type="0003" id="8010" name="Room Sensor" config="danfoss/rs.xml"/>"
The whole section should look like this (changes in red):
<Manufacturer id="0002" name="Danfoss">
<Product type="0005" id="0003" name="Z Thermostat" config="danfoss/z.xml"/>
<Product type="0005" id="0004" name="Z Thermostat 014G0013" config="danfoss/z.xml"/>
<Product type="0064" id="0001" name="RA Plus-W Radiator Thermostat"/>
<Product type="8004" id="2000" name="RXZ3 RF relay Switching Unit"/>
<Product type="8005" id="0001" name="Living Connect Radiator Thermostat" config="danfoss/living.xml"/>
<Product type="0003" id="8010" name="Room Sensor" config="danfoss/rs.xml"/>
</Manufacturer>
3. (Re-) include Your device. You receive three thermostat setpoints and one temp sensor.
The first setpoint is furnace, the second one is cooling and the third one is "unused".
The temp sensor reports the actual room temperature.
Normally, this device should have worked "out of the box", but it didn't! The reason for that was, that it reportet its thermostat setpoint for furnace with wrong id! Report claimed id was "7" - the correct id is "1" insted!
I hope this will help somebody with the same problem!
Quax1507
- Attachments
-
- rs.xml
- (3.76 KiB) Downloaded 336 times
-
- Posts: 9
- Joined: Monday 06 January 2014 15:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: UK
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
Thank you so much for your hours of hard work. My dusty 014G0160 is now communicating with the RP and Domoticz. How do I now relay to the LC13? I suspect there has to be some kind of script, if anyone can give me a heads up I would be most grateful. Thank you.
-
- Posts: 9
- Joined: Monday 06 January 2014 15:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: UK
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
update: correct myself, Room Sensor not working. I was mistaken by coincidence of updates sensor to Domotics dashboard, only Temperature updating. Have re-Included reset RS to factory and re-Included, Excluded and Included but still not fully integrated. Have rechecked xml and Danfoss file but Furnace still 7 not 1.
Can anyone suggest where I may have gone wrong?
Thank you.
Can anyone suggest where I may have gone wrong?
Thank you.
-
- Posts: 9
- Joined: Monday 06 January 2014 15:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: UK
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
Update- For me rs.xml should go to /home/pi/domoticz/Config/danfoss and NOT /home/pi/domoticz/Config/Danfoss. A case when not to use copy and paste. Room Sensor 014G0160 now communicating fully, however I have 2 LC13 in one room but only one is adjusted. So far this is working out with room temperature stable although only operating for a few hours.
Thanks again Quax1507.
Thanks again Quax1507.
-
- Posts: 101
- Joined: Tuesday 07 April 2015 21:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
You are absolutely correct, glyned!
/home/pi/domoticz/Config/danfoss is the correct path!
(This was an auto correction issue)
Quax
/home/pi/domoticz/Config/danfoss is the correct path!
(This was an auto correction issue)
Quax
-
- Posts: 9
- Joined: Monday 06 January 2014 15:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: UK
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
Thanks Quax1507, don't we all love Auto Correct?!!
Can I ask how to get this working fully (I thought it was as is, but I was mistaken). I mean have the RS adjust the LC13's to maintain the room temperature as the Danfoss Link CC does. I would think it would need some sort of script,but as a scripting virgin I have no idea.
If you or anyone can help I would be most great full, preferably an idiots guide
glyned
Can I ask how to get this working fully (I thought it was as is, but I was mistaken). I mean have the RS adjust the LC13's to maintain the room temperature as the Danfoss Link CC does. I would think it would need some sort of script,but as a scripting virgin I have no idea.
If you or anyone can help I would be most great full, preferably an idiots guide

glyned
-
- Posts: 9
- Joined: Monday 06 January 2014 15:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: UK
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
Hi All
Updated to latest Stable release with OZW 1.4, but now I have lost the Danfoss Room Sensor or rather the rs.xml file.
The Room Sensor 014G0160 is included but "furnace" has id 7 not id 1 as rs.xml file modified. Also I cannot re-copy the rs.xml into domoticz config as it throws up syntax errors, which I have tried to correct but failed to make any difference.
Has anyone any ideas or if OZW will include the moded rs.xml anytime soon.
I have tried 2 new class 10 cards with stable and beta images but still the same.
I'm lost, can anyone help with info, thanks
glyned
Updated to latest Stable release with OZW 1.4, but now I have lost the Danfoss Room Sensor or rather the rs.xml file.
The Room Sensor 014G0160 is included but "furnace" has id 7 not id 1 as rs.xml file modified. Also I cannot re-copy the rs.xml into domoticz config as it throws up syntax errors, which I have tried to correct but failed to make any difference.
Has anyone any ideas or if OZW will include the moded rs.xml anytime soon.
I have tried 2 new class 10 cards with stable and beta images but still the same.
I'm lost, can anyone help with info, thanks
glyned
- gizmocuz
- Posts: 2548
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
You have to submit this patch to openzwave to get it inside domoticz
Quality outlives Quantity!
-
- Posts: 9
- Joined: Monday 06 January 2014 15:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: UK
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
Hi Gizmocuz
I believed it had been by Quax1507 (github.com/OpenZWave/open-zwave/pull/744) but I may be wrong.
My main problem is that I can no longer copy any scripts without encountering numerous errors even after new installs on new sd cards.
I am new to all this events/scripts (lua, xml) etc. although I have success with blocky, but of cause thats fairly basic.
Thanks for your reply.
I believed it had been by Quax1507 (github.com/OpenZWave/open-zwave/pull/744) but I may be wrong.
My main problem is that I can no longer copy any scripts without encountering numerous errors even after new installs on new sd cards.
I am new to all this events/scripts (lua, xml) etc. although I have success with blocky, but of cause thats fairly basic.
Thanks for your reply.
-
- Posts: 129
- Joined: Saturday 01 October 2016 14:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Italy BG
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
hi, i have 3 danfoss room sensor and iam take some test, actually i think that the device work correctly with the latetest beta release V3/6013 i have installed, without every change in xml. i only connet the device with the zwave usb stick and i find :
1 device of temperature
2 setpoint, 1 for heating and 1 for cooling
i think the temperature is ok, the setpoint for heating work ok from the timers. i don't know if work setting a different set point from the button for 2 hours ( in the istruction of the device i read that from the display i can set a different setpoint for 1,2,3 hours).
i read in the istruction that with the button on the top i can start scene .... anyone test this function ? bye bye.
1 device of temperature
2 setpoint, 1 for heating and 1 for cooling
i think the temperature is ok, the setpoint for heating work ok from the timers. i don't know if work setting a different set point from the button for 2 hours ( in the istruction of the device i read that from the display i can set a different setpoint for 1,2,3 hours).
i read in the istruction that with the button on the top i can start scene .... anyone test this function ? bye bye.
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
-
- Posts: 111
- Joined: Wednesday 12 October 2016 14:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
I have the devolo equivalent. These too worked out of the box.
I am unable to set a scene using the button. As far as I can tell it does nothing. Same with the inbuilt timer although I haven't seen a need for it so not investigated too much.
One problem I do have though is when sending a setpoint to the device from Domoticz, it must be a whole number otherwise the room sensor reverts to 12°.
For example if I set 21.5° from domoticz the room sensor will change to 12°. However 21° or 22° works as expected.
Anyone else have this issue?
I am unable to set a scene using the button. As far as I can tell it does nothing. Same with the inbuilt timer although I haven't seen a need for it so not investigated too much.
One problem I do have though is when sending a setpoint to the device from Domoticz, it must be a whole number otherwise the room sensor reverts to 12°.
For example if I set 21.5° from domoticz the room sensor will change to 12°. However 21° or 22° works as expected.
Anyone else have this issue?
-
- Posts: 129
- Joined: Saturday 01 October 2016 14:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Italy BG
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
this evening i reply now i can't. iam testing some function.sach wrote:I have the devolo equivalent. These too worked out of the box.
I am unable to set a scene using the button. As far as I can tell it does nothing. Same with the inbuilt timer although I haven't seen a need for it so not investigated too much.
One problem I do have though is when sending a setpoint to the device from Domoticz, it must be a whole number otherwise the room sensor reverts to 12°.
For example if I set 21.5° from domoticz the room sensor will change to 12°. However 21° or 22° works as expected.
Anyone else have this issue?
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
-
- Posts: 129
- Joined: Saturday 01 October 2016 14:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Italy BG
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
Sorry for my delay .....
My Danfoss RS Room Sensors are v02 300604.
This is what i can set in the hardware tab of this device zwave:
1. Temperature Threshold: (actual: 5)
Temperature Report threshold (1=0.1C)
2. Setpoint resolution: (actual: 5)
Set-point display resolution (1=0.1C)
3. Min/Override Setpoint: (actual: 12)
Min Set-point and override limit
4. Max/Override Setpoint: (actual: 12)
Max Set-point and override limit
5. Led Flash Period: (actual: 1)
Led Flash Period (0 to 65535 seconds)
6. Setpoint control function:
Disabled
Setpoint control function
7. Temporarily override scheduler:
Enable
Temporarily override scheduler
8. Setpoint type:
Heating
Setpoint type in thermostat setpoint_reports
9. Led on time: (actual: 1)
Led on time (1=100ms)
10. Number of flash: (actual: 10)
Number of led flashes (duration)
11. Led Color:
Green
Led Color
3001. Protection:
Unprotected
2000. Wake-up Interval: (Seconds) (actual: 300)
In the tab devices i can find:
1 temperature sensor (work correctly)
1 device clock (the same of the valve thermostatic and don't work)
1 set point heating (need to test)
1 set point cooling (need to test)
in the weekend i will take some test to your question " it must be a whole number otherwise the room sensor reverts to 12°"
i think the button on the top don't work as input to domotic to start a scene ...
what setting you use to hardware device ?
My Danfoss RS Room Sensors are v02 300604.
This is what i can set in the hardware tab of this device zwave:
1. Temperature Threshold: (actual: 5)
Temperature Report threshold (1=0.1C)
2. Setpoint resolution: (actual: 5)
Set-point display resolution (1=0.1C)
3. Min/Override Setpoint: (actual: 12)
Min Set-point and override limit
4. Max/Override Setpoint: (actual: 12)
Max Set-point and override limit
5. Led Flash Period: (actual: 1)
Led Flash Period (0 to 65535 seconds)
6. Setpoint control function:
Disabled
Setpoint control function
7. Temporarily override scheduler:
Enable
Temporarily override scheduler
8. Setpoint type:
Heating
Setpoint type in thermostat setpoint_reports
9. Led on time: (actual: 1)
Led on time (1=100ms)
10. Number of flash: (actual: 10)
Number of led flashes (duration)
11. Led Color:
Green
Led Color
3001. Protection:
Unprotected
2000. Wake-up Interval: (Seconds) (actual: 300)
In the tab devices i can find:
1 temperature sensor (work correctly)
1 device clock (the same of the valve thermostatic and don't work)
1 set point heating (need to test)
1 set point cooling (need to test)
in the weekend i will take some test to your question " it must be a whole number otherwise the room sensor reverts to 12°"
i think the button on the top don't work as input to domotic to start a scene ...
what setting you use to hardware device ?
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
-
- Posts: 129
- Joined: Saturday 01 October 2016 14:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Italy BG
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
After some test i can give this information:
- the temperature sensor work very well for me. i compared the results with another temperature sensor and i think work ok.
- i use the Set Point heating. i can set the value or by the utility tab or by smartphone. i can set the SP in step of 0.5 degrees. from the device i can set SP pressing the arrow up or down to the temperature desiderate (always in step of 0.5 degrees) and after 5 second the SP is modificated in floorplan .
If i press the upper button on the device (the button to start scene) in the log i find this:
2016-12-31 18:08:19.648 OpenZWave: Value_Added: Node: 31 (0x1f), CommandClass: INDICATOR, Label: Indicator, Instance: 1
2016-12-31 18:08:19.648 OpenZWave: Unhandled class: 0x87 (INDICATOR), NodeID: 31 (0x1f), Index: 0, Instance: 1
I don't know what is this .
Now i need to make a script to copy the setting of the SP termostat to the SP of 2 valves. i open a topic in the script or someone can help me here ?
- the temperature sensor work very well for me. i compared the results with another temperature sensor and i think work ok.
- i use the Set Point heating. i can set the value or by the utility tab or by smartphone. i can set the SP in step of 0.5 degrees. from the device i can set SP pressing the arrow up or down to the temperature desiderate (always in step of 0.5 degrees) and after 5 second the SP is modificated in floorplan .
If i press the upper button on the device (the button to start scene) in the log i find this:
2016-12-31 18:08:19.648 OpenZWave: Value_Added: Node: 31 (0x1f), CommandClass: INDICATOR, Label: Indicator, Instance: 1
2016-12-31 18:08:19.648 OpenZWave: Unhandled class: 0x87 (INDICATOR), NodeID: 31 (0x1f), Index: 0, Instance: 1
I don't know what is this .
Now i need to make a script to copy the setting of the SP termostat to the SP of 2 valves. i open a topic in the script or someone can help me here ?
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
-
- Posts: 129
- Joined: Saturday 01 October 2016 14:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Italy BG
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
From smartphone and from shedule if i set a full temperature ex 17/18/20 work ok, if i set 17,5/18,5/20,5 The system don't work and go to min override sp in my case 15. Any idea? ????
Inviato dal mio GT-I9301I utilizzando Tapatalk
Inviato dal mio GT-I9301I utilizzando Tapatalk
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
-
- Posts: 111
- Joined: Wednesday 12 October 2016 14:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
I have the same issue.guantolento wrote:From smartphone and from shedule if i set a full temperature ex 17/18/20 work ok, if i set 17,5/18,5/20,5 The system don't work and go to min override sp in my case 15. Any idea? ????
Inviato dal mio GT-I9301I utilizzando Tapatalk
-
- Posts: 129
- Joined: Saturday 01 October 2016 14:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Italy BG
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
Nobody Can help we? ???
Inviato dal mio GT-I9301I utilizzando Tapatalk
Inviato dal mio GT-I9301I utilizzando Tapatalk
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
-
- Posts: 129
- Joined: Saturday 01 October 2016 14:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Italy BG
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
another question, if i use the scheduler in the tab, sometimes the device go in red as offline. can i take some test for this problem ?
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
-
- Posts: 129
- Joined: Saturday 01 October 2016 14:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Italy BG
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
just for information, i use only the temperaure device. i create 1 SP virtual and don't use the SP inside of the device.
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
-
- Posts: 129
- Joined: Saturday 01 October 2016 14:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Italy BG
- Contact:
Re: Getting Danfoss Room Sensor 014G0160 supported
someone can help me to know why the setpoint ok the room sensor must be a whole number ? where i can view the parameters table ?
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Who is online
Users browsing this forum: No registered users and 1 guest