Devolo thermostat

It would be great if you’d let us know how it went :slight_smile:
I’ve seen a review on amazon.de that claimed the current actual temperature is available through the device, even when not using the Devolo base station.
So you might be lucky.

Sebastian

I also have the Devolo with the temperature showing, just need some tweaking in the zwconfigxxxxxx.xml.
Stop Zwave service and add the following lines in the xml

		<CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="6" innif="true">
			<Instance index="1" />
			<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="C" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="18.47" />
		</CommandClass>

Save the file and start the zwave service again.
When the device awakes you should see the current temperature.

Aad.

It took a while until I found some time to add the Devolo thermostat to HASS … I just added it and it worked right out of the box. No manual tweaking needed at all (zwconfig*.xml) and the temperature shows up.

2 Likes

Could you tell us which model did you buy?

I am not aware of different models from Devolo. Isn’t there just one model?

Hey, I’m new to HA and I am thinking about buying this devolo thermostat. I see you are using it since May 17…can you recommend it? Does it work fine with HA out of the box with all functionality or do I have to change config files or something else?

It just works. Nothing more and nothing less. But that’s basically all it can do though :wink:
Battery is at 40% right now.
It worked out of the box without having to modify any zwave stuff manually.

Ok, thanks for your reply. For me as a beginner is it partially difficult to find devices which are already supported by HA.

I can confirm, everything works out of the box. Add device in HA and push the function key on the thermostat and you can control it right away and read the temperature.

@Appieland, I tried your suggestion (to add the extra CommandClass element in order to get the current temp) but it doesn’t seem to work for me. I do see a current temperature now for my thermostat but it never changes. It stays at 18.5, which I guess is the value attribute preset in the xml.

Does this really work for you? Is there perhaps anything else I need to do?

For me it is working, also the history graph shows the change in temperature and is updated as soon the temperature changes in the “sensor.danfoss_devolo_home_control_radiator_thermostat_temperature” .
In the XML i added the lines above the <CommandClass id=“67” name=“COMMAND_CLASS_THERMOSTAT_SETPOINT”

That’s exactly what I put it too. Perhaps the problem is that I have the danfoss version and not the devolo.

The Danfoss LC TVR does not have the temperature sensor.
For this reason i bought the Devolo TVR.

Does this Devolo thermostat shows in attributes valve position. I mean how much is valve open. Thanks

It does not expose the valve position.

I’m using both, Danfoss and Devolo devices and can confirm that only the Devolos return the sensor temperature. Both don’t show valve position.

I have another issue however. In neither devices I have any z-wave config parameters available. In other devices with temperature sensor (e.g. Fibaro smoke sensors) I can set a temperature change threshold which leads to a transmission of the new value to the homebase. I think it should be there, since I remember changing it on another platform (domoticz), but there just isn’t anything available in my home assistant z-wave config. Can anyone confirm this or even help?

Thanks
Sebastian

Hello my friends, I just bought 4 of them and I need to buy 7 in total :slight_smile: with a Zwave.Me USB Stick. I can read the temperature out of the box, but I don’t understand if I can set a new target temperature because the display on the valve it is always showing the same value which I changed manually form the valve and not the one which I select from HA. Any clue? Is it working like that?

Ciao,
Marco

It’s not working like that (IOW: my thermostats do show the temperature that was set using home assistant). You could examine zwave logs - they might show something useful to start troubleshooting.

Thanks, I’ll do it!

I am using the same device. How has it been going for you?
Currently I cannot control the target temperature from the Home Assistant UI.

Sorry for reviving this thread.

Did you have to do more configuration?

1 Like