Reportingmore details on my issued with Danfoss Ally.
Seeing your logic β now I see my interpration of the events was wrong. Youβre indeed not setting anything periodically. The thing is that Danfoss uses the -8000 (β-80.00Β°Cβ) as an undefined/unused value. So if the temperature does not get update by automation in due interval (180/30 minutes), e.g due to differences smaller than the delta, the TRV turns the feature off setting the externally set temperature to -8000. Then, the automation sees the difference larger than delta and sets it back in a few minutes.
When I set the delta to 0, the situation practically resolves (unless the precise temperature would hold for 180/30 minutes, which could borderline happen⦠but well good enough now).
The TRV documentation is almost fully available at ZigBee2MQTT, specifically here. Note the info on the need to be setting things periodically.
However, I still have the problem that only one of the two TRVs has the temperature set by the automation at all. Iβve reliably tested that itβs always the second of the two listed in the automation configuration.
Any idea what may be wrong there? Can I help you with any debug trace?
I will test these the next days again and give feedback. a special Service for the temp is not necessary
One question: can you set the hvac mode as a pulldown (currently he goes directly to mode βheatβ), when this is manuell settable i can use your blueprint as air conditioner βheat/cool/dryβ too, this would be great.
I just did an update for v4. Popp / Hive / Danfoss calibration gets triggered every 30 minutes (Maybe we make this adjustable) and when automation gets reloaded or after a home assistant restart.
I think traces wouldnβt help in some situations no more because I move much logic to jinja code. But itβs also easier for me to debug.
I just saw that I did a mistake in calibration logic for Danfoss/Popp/Hive. Just pull the new version and give it another try.
If it also wonβt work for you I will provide some jinja code that can be pasted into the template editor.
First off all, the blueprint is great. I use it for several weeks or month and it works perfect till the last update.
I have the same issue when window is opened, the TRV mode switches from off the heat and reverse. Also the days in the heating plan wonβt saved in quotes. If i use quotes, theyβre gone after saving.