Thanks for the reply. I did get a new one which worked and so was able to set up the device on the old app. Things a bit up in the air at the minute, so not using the TRV.
I’m thinking about migrating to v3, as I have one, just seems like a time consuming thing to do, but will not be for a few weeks as I have other priorities.
I’ve also not ruled out Hubitat, I’m in the UK, so they’re not as readily available here, but it seems to me that Samsung have stopped making devices, and although though created a new app, it feels like its not their core business, its not being developed to its full potential.
Hi, yep I’m in the UK too. Also planning the shift to Hubitat and before buying checked and this trv (Eurotronic spirit zwave plus) works and has a DH equivalent in hubitat land.
Have now tried the two main DHs in this thread, both work in new app (with lock icon!) any material difference between them other than slightly different aoperences in the app?
Hello.
Does anyone knows how to adjust manually the valve to have it at a fixed position, say 30% or 50%. I didnt see this option in new smartthings app.
I think it might be possible by using another DTH, but wich one?!
I have been using the aeotec smartthing hub with smartthings for more than half a year now and I am happy until now. I have integrated 7 eurotronic spirit thermostats successfully with the latest version of dougalAgain in Github. The only problem I have is that the batteries on the thermostats are consumed very quickly. I don’t have any programming skills and would not know where to adjust the update/refresh parameters on the program to improve battery life. I have already tried setting the parameters in the app to the lowest update/refresh frequencies without improvement. The integration is very good and works excelent with smartthings. I would really like to keep it.
I think the code I copied is the one from the link below:
Maybe someone has a tip or maybe knows from an update that improved the battery consumption.
I have quite a few of these eurotronic sprit thermostats, working well with the groovy dht. Now i’m looking for an edge driver for them which I will need if I stay with smartthings overwise I thinking I will hve to change to hubitat.
This has been working great with the edge driver. Battery holds much better than with the previous DTH, and it reports really well. All functionality works flawlessly. Thank you for sharing,much appreciated.
When I open the device in the ST app it says “This device has not yet updated all statusreports. Try again later.” What does this mean for me?
The problem is the dimmer, this shows how far the valve is open. To do this, however, you must set parameter 6 to 1, so that this value is transmitted. Once this is done, the message is no longer there. If you are not interested in the value, you can set the value of parameter 6 back to 0.
I have one TRV that is not in the room itself so I need to use a external sensor. How do I get this working, I have absolute no idea!
You need a temperature sensor with the association group “Air Temperature”. This must be included in the same safety class as the thermostat, ideally S2 unauth. Then you have to set an association to the thermostat. Then set the parameter 8 of the thermostat to the value 128
set.
So it works in theory, whether this works with SmartThings I have never tested.
the temperature on the TRV tile doesn’t respond very well or not.
Parameter 5 is set by default to the value 5 = 0,5°C, if you decrease the value the report will be sent more often.
Hello, sorry for the late response. Busy busy busy…
The problem is the dimmer, this shows how far the valve is open. To do this, however, you must set parameter 6 to 1, so that this value is transmitted. Once this is done, the message is no longer there. If you are not interested in the value, you can set the value of parameter 6 back to 0.
Done, will test it.
You need a temperature sensor with the association group “Air Temperature”. This must be included in the same safety class as the thermostat, ideally S2 unauth. Then you have to set an association to the thermostat. Then set the parameter 8 of the thermostat to the value 128
set.
So it works in theory, whether this works with SmartThings I have never tested.
At the moment I have a Aqara temp/humidity in that room. But could buy a other one. I really need a sensor in that room.
But how do I do this?
“Enter a comma delimited list of hex IDs to be sent general notifications (5 node max)” Could just as well be in Chinese.
Parameter 5 is set by default to the value 5 = 0,5°C, if you decrease the value the report will be sent more often.
At the moment I have a Aqara temp/humidity in that room. But could buy a other one. I really need a sensor in that room.
But how do I do this?
“Enter a comma delimited list of hex IDs to be sent general notifications (5 node max)” Could just as well be in Chinese.
This works only with a Z-Wave sensor which serves the Air Temperature class, e.g. Aeotec AirQ or Eurotronic Air Quality Sensor.
You can also use a driver from @Mariano_Colmenarejo where you can set the temperature on the external temperature sensor, I’m using the sonoff ones, cheap and cheerful and this seems to work well.
Driver name is zigbee temp sensor and child thermostat from his chanel.
I have a problem with some of my Eurotronic Spirit TRVs. They are not seeing the edge driver and simply are seen as a dimmer. Trying to force them to use the Eurotronic driver fails. As far as I can seen the issue is that some of the TRVs have a slightly different fingerprint.
All the ones that work have a fingerprint of:-
type:0806 mfr:0148 prod:0003 model:0001
But the ones that will not work have a fingerprint of:-
type:0806 mfr:0148 prod:0003 model:0003
Is there anyway of getting this finger print added to the driver, I’m not sure how to contact the developer? Or can I get the source code and edit it myself?