home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.03k stars 28.27k forks source link

Danfoss Ally error After updating to Core: 2024.5.0 #116774

Closed Nislund closed 2 weeks ago

Nislund commented 2 weeks ago

The problem

After updating to Core: 2024.5.0 Danfoss Ally I get this error:

climate/set_preset_mode. Detected that custom integration 'danfoss_ally' calls async_write_ha_state from a thread at custom_components/danfoss_ally/climate.py, line 234: self.async_write_ha_state(). Please report it to the author of the 'danfoss_ally' custom integration.

What version of Home Assistant Core has the issue?

core-2024.5.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Danfoss Ally

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

bieniu commented 2 weeks ago

First of all, this is not an error, it is a warning. And it's related to custom integration and... this warning tells you what to do.

obraz