Getting Danfoss Room Sensor 014G0160 supported

For Z-Wave related questions in Domoticz

Moderator: leecollings

User avatar
emme
Posts: 909
Joined: Monday 27 June 2016 11:02
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Milano, Italy
Contact:

Re: Getting Danfoss Room Sensor 014G0160 supported

Post by emme »

I'm not a C programmer, but I think I found the decimal issue....

in the xms repository for the thermostat (/home/pi/domoticz/Config/danfoss/rsroom.xml ) the section

Code: Select all

  <CommandClass id="67" base="0" />
  <!-- Configuration Parameters -->
does not show any paramenter.... so I assume they will come as they are from the device itself (the controller?)

while Quax1507 section shows the configuration for the4 instances:
-<CommandClass base="0" innif="true" override_precision="2" request_flags="4" version="1" name="COMMAND_CLASS_THERMOSTAT_SETPOINT" id="67">

<Instance index="1"/>

<Value index="1" value="0.0" max="0" min="0" poll_intensity="0" verify_changes="false" write_only="false" read_only="false" units="C" label="Furnace" instance="1" genre="user" type="decimal"/>

<Value index="2" value="0.0" max="0" min="0" poll_intensity="0" verify_changes="false" write_only="false" read_only="false" units="C" label="Cooling" instance="1" genre="user" type="decimal"/>

<Value index="3" value="0.0" max="0" min="0" poll_intensity="0" verify_changes="false" write_only="false" read_only="false" units="C" label="Unused" instance="1" genre="user" type="decimal"/>

</CommandClass>
what if we merge those sections, exclude and reinclude the device? could it fix the decimal issue?
The most dangerous phrase in any language is:
"We always done this way"
techdude
Posts: 2
Joined: Saturday 18 February 2017 15:44
Target OS: Linux
Domoticz version:
Contact:

Re: Getting Danfoss Room Sensor 014G0160 supported

Post by techdude »

emme wrote:I'm not a C programmer, but I think I found the decimal issue....

in the xms repository for the thermostat (/home/pi/domoticz/Config/danfoss/rsroom.xml ) the section

Code: Select all

 <CommandClass id="67" base="0" />
 <!-- Configuration Parameters -->
does not show any paramenter.... so I assume they will come as they are from the device itself (the controller?)

while Quax1507 section shows the configuration for the4 instances:
-<CommandClass base="0" innif="true" override_precision="2" request_flags="4" version="1" name="COMMAND_CLASS_THERMOSTAT_SETPOINT" id="67">

<Instance index="1"/>

<Value index="1" value="0.0" max="0" min="0" poll_intensity="0" verify_changes="false" write_only="false" read_only="false" units="C" label="Furnace" instance="1" genre="user" type="decimal"/>

<Value index="2" value="0.0" max="0" min="0" poll_intensity="0" verify_changes="false" write_only="false" read_only="false" units="C" label="Cooling" instance="1" genre="user" type="decimal"/>

<Value index="3" value="0.0" max="0" min="0" poll_intensity="0" verify_changes="false" write_only="false" read_only="false" units="C" label="Unused" instance="1" genre="user" type="decimal"/>

</CommandClass>
what if we merge those sections, exclude and reinclude the device? could it fix the decimal issue?
I did exactly this and now it works for me to set decimals from Domoticz. Thank you for your advice, works perfect!
sach
Posts: 111
Joined: Wednesday 12 October 2016 14:33
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Getting Danfoss Room Sensor 014G0160 supported

Post by sach »

Would you mind sharing your rsroom.xml file?
I have the same issue with decimals and cant seem to get it working still.
techdude
Posts: 2
Joined: Saturday 18 February 2017 15:44
Target OS: Linux
Domoticz version:
Contact:

Re: Getting Danfoss Room Sensor 014G0160 supported

Post by techdude »

Ok, try this xml file. It's the one i currently use and its working for me.

Good luck!
Attachments
rsroom.xml
(5.05 KiB) Downloaded 128 times
User avatar
emme
Posts: 909
Joined: Monday 27 June 2016 11:02
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Milano, Italy
Contact:

Re: Getting Danfoss Room Sensor 014G0160 supported

Post by emme »

I would do if someone can teach me how....

but I think this should be issued to the gtihub OpenZwave group.... :P
otherwise every upgrade will need to repair the device
The most dangerous phrase in any language is:
"We always done this way"
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest