rospogrigio / daikin_residential

Cloud control of Daikin devices that are supported by Daikin Residential Controller app.
GNU General Public License v3.0
282 stars 39 forks source link

Failed to unload #199

Closed parabag closed 10 months ago

parabag commented 10 months ago

Hello, I got this strange error message in the Integration page "failed to unload": image

Can you please advise?

thanks

Luca P.

jwillemsen commented 10 months ago

I think it is a bug, try to restart HA

parabag commented 10 months ago

did it many times... but the message always come back...

jwillemsen commented 10 months ago

Try to fix your async_unload_entry locally with this version https://github.com/jwillemsen/daikin_residential_altherma/blob/4cd2b82f7df40839843a96a8694b2eeaf4b8e508/custom_components/daikin_residential_altherma/__init__.py#L94

parabag commented 10 months ago

Done... reload HA and so far so good. I'll keep you posted in the next 24h. thanks