sam43434 / remootio

remootio
18 stars 29 forks source link

remootio integration breaks in latest version of Home Assistant #24

Open netnutmike opened 10 months ago

netnutmike commented 10 months ago

I just updated to latest version of home assistant. Home assistant is saying the entities are no longer being updated. I tried adding a new device and it gets a Server 500 error. Sounds like a breaking change was made in the new version.

netnutmike commented 10 months ago

Figured out there is a deoendency conflict. This is causing the server 500 errors. However, after fixing that, I am still getting "This entity is no longer being provided by the remootio integration. If the entity is no longer in use, delete it in settings.". Turning debug I see it doing ping/pong and occasioannyl saying it is updating the config entries but it does not appear to be doing so. If I can get some more time I will ty to bring this down to debug. Not sure this repo is supported anymore.

yarafie commented 10 months ago

Not sure what your problem may be. But my forks have endured and is working even with latest HA version 11.2

netnutmike commented 9 months ago

Interesting. I wonder if another integration is the conflicting dependency. I updated lots of them when I upgraded to the latest version. I will try disabling them and see if one of them is the culprit. Thank you for the reply.