I bought 3 Danfoss Ally TRV in 2022 which worked perfectly and survived the change away from groovy with my smarthub.
Now I bought another one which only connects as “Zigbee Thing”. The old ones are using the “Zigbee Thermostat” driver but I cannot change to this for the new one due to not matching fingerprint.
This looks like it would work, but I do not seem to be able to find the driver (I am not much of an expert).
In the IDE I only get the choice of ‘Zigbee Thermostat’ in the pull down menu, it results in error ‘Error changing device driver to “Zigbee Thermostat”. Ensure that the driver you are trying to change to has a valid fingerprint match with this device.’
I have subscribed to the beta drivers channel, but do not see ’ Zigbee Thermostat Mc ’ there either
Can you help me how to get access to and the driver assigned to the device - thanks for your help
You made me feel a lot better about having bought 10 Danfoss thermostats
I have updated driver for all my newly installed thermostats and it appears to work, I can set and read temperatures as well as getting battery state. I will let you know if I find any issues.
Hi @Mariano_Colmenarejo; Today I am testing danfoss Ally 014G2460 TRV with your driver in ST and when I go into the object screen always shows the message: “Este dispositivo aún no ha actualizado la informacion de su estado. Consulta de nuevo mas tarde”. Any idea? The device has been configured since this morning (about 10 hours ago)
Hi @Esmalaz, Mario
All the Danfoss TRVs that are in the stock and mine have the thermostatOperatingState capability in the profile and it is the one that is causing the error in your case, the state, Idle or Heat, has not been emitted.
If you first paired it with the stock driver and then changed it to my driver, then I recommend that you reinstall it directly with my driver so that the reports of all the attributes are configured. The stock driver does not configure the reports of that Thermostat.attributes.ThermostatRunningState, mine does configure it during the device installation.
Hi again Mariano,
First, thanks for your response; I installed it directly with your driver. It is true that I have had your driver loaded for over a year; is it possible that I don’t have the latest version?
Hi Mariano,
My problem with the valve is still present; can I access the parameters you mention (thermostatOperatingState) from somewhere web environment and try to modify one of them?
Go to my.smartthings.com, advanced users and publish the information of the manufacturer and model of the TRV, to be able to assign it to a profile without that capability
But I had some trouble connecting / managing the devices from smartthings, so in the end I cracked and bought danfoss controler.
Your driver worked very well for setting temperatures on my initially installed devices, but for later devices I could not read temperature correctly which made it complex to control. Also the thermostats are not working that well mechanically so I sort of gave up on the project…
Is normal an empty value in TermostatOperatingState ? Another thing I see is that the device status is undefined although I can manage it correctly. Any idea?