I’ve just pushed a small update that enables the humidity sensor for the RT too. Before it was only available in the room sensors.
Yes I guess it’s possible to remove the devices from any room. It’s really a pitty! Thus I’ve to take all the thermostats and room sensors out of the rooms(virtually). But in this case I’ve to create the room sensor - thermostat coupling manuelly in homey. Which seems to be more work.
I thought to be able to combine the advantageges of the Danfoss adjustments in the app with Homey.
But never the less thanks for your great work!
You can still put 1 sensor and 1 thermostat in a room in the Ally app to have them work together if that’s what you are after?
The advantage of having devices in one virtual room was that the temperature is controlled by the leading room sensor. That device is installed at a coldest part in the room. thus I guess the valve opening computed by the app? as an average or median or what ever - is controlled by the room sensor for each thermostat seperatly.
Thus to put the room sensor together with only one thermostat in the same virtually room makes no sense. It is better to remove all devices from the virtually rooms and install the control mechanism completly in the Homey. This on the other hand creates more effort.
But it is right to have a control from two sites will create more issues than solutions.
Best Joerg
All devices stopped responding. Try restarting app and reinstalling as well but no success. Also removing and re-adding devices does not work. The device is not seen.
Connection is successful but 0 devices seen.
See screenshots
All working here, are you still having the issue right now (just to rule out any Danfoss API downtime)? The report you submitted shows me 401 errors (Unauthorized) when calling their API. That usually points to some misconfiguration in either the app (under Danfoss developer).
Did you perhaps change your password recently and if not did you already try refreshing the api tokens?
I think it was downtime. It all seems to work again. Thanks for your response
I’ve got a user request about the polling intervals. I just decided to add the option to choose your own polling interval between 10 and 300 seconds to fetch the device data and update settings / temperature and humidity.
The interval should be relatively safe: Danfoss allows up to 3 requests per seconds and the device updates is a single bulk call. But just to prevent the app from receiving tons of errors due to rate limits I think 10 seconds is fast enough. I case it does hit a rate limit the app also pauses itself by adjusting the rate limit temporarily.
Update is live.

