Integration of Z-Wave Danfoss Thermostat

I proposed a fix, did not really modify the file

By the way, I cant seem to be able to include the Thermostat into the Smartthings Z-Wave network… Any suggestion?

I removed one battery, pressed 5 seconds the O button, reinserted the battery, then click on O to integrate it. Nothing happens.

Any idea?

I do suppose you set the hub on include mode first?

Where can I see that proposal?

I did. Have you been able to include your Danfoss LC into your smartthings network?

Yup! No problems in adding it as a zwave thermostat… but now I wanted the extra functionality of the dedicated drivers…

Whats the version of Danfoss LC you are using? Mine is SW 4.02

Any success on your side yet?

Finally Ive been able to integrate all of them (but one)… But no success with the device handler…

It displays 0°C, the up and down arrows do not work, neither does the refresh or configure…

0°C? Or just ? on the temp tile?

How do I know the version?

0°C on the Temperature tile yes.

The version is below the battery in the thermostat

Bought on Friday on amazon…

My display just reads a ? :cry:

I’m starting to even think I didn’t install it right… should the valve be able to rotate?

@danielccm, Give me a little time to clean up the code you posted on github. It needs a little help! Sit tight.

1 Like

@danielccm @Cedric,

I cleaned up the code a lot, and removed things that apparently weren’t needed. Please remember, I have no way to test this, so it’s all up to you guys from this point forward. Based on what I think this device is doing, this may actually work!

https://raw.githubusercontent.com/constjs/SmartThings-Devices/master/danfoss.device.groovy

EDIT: make sure you watch live logging so you can see what data the device is trying to send to ST.

2 Likes

Nothing happens but in the events I have

2016-01-25 7:39:03.101 AM CET
moments ago COMMAND quickSetHeat quickSetHeat(0) command was sent to Living Room Heater Left
2016-01-25 7:38:54.193 AM CET
moments ago COMMAND quickSetHeat quickSetHeat(25) command was sent to Living Room Heater Left
2016-01-25 7:38:52.440 AM CET
moments ago COMMAND quickSetHeat quickSetHeat(67) command was sent

1 Like

Here’s a screen cap of mine…

Looks promising?

1 Like

I got more info from the logs!

Hey @Cedric

I too have seen that ā€œCOMMAND quickSetHeatā€ … but the app will not update the appropiate tile…

Or is that tile (the top one) the current temp?

Either way it’s not moving… obviously not up, since my main thermostat’s is turned off, so no radiator in the house can move, but neither down, which it should do… in theory… cause it’s freezing out there! (northern Spain)

Ideas?