Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker and VM no longer can be controlled, duplicated entities are added, old ones because unavailable #44

Closed
yangrusen opened this issue Jan 2, 2025 · 4 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@yangrusen
Copy link

yangrusen commented Jan 2, 2025

Describe the bug
Old version of this integration works fine on my HA, but after updated to the latest version, I followed the instruction, but the integration still works abnormal. Docker and VM no longer can be controlled, duplicated entities are added after some time, old ones because unavailable

Expected behavior
Just work fine as 11.15 version.

Screenshots
image (6)
image (7)

Unraid (please complete the following information):

  • Version 6.12.13

Home Assistant (please complete the following information):

  • Version 2024.12.05

Home Assistant installation type (please complete the following information):

  • Docker / Container

Priority of Request

  • Low

Additional context
Add any other context about the problem here.

@yangrusen yangrusen added the bug Something isn't working label Jan 2, 2025
@domalab
Copy link
Owner

domalab commented Jan 2, 2025

Thanks. I'm aware of the VM and docker issue in previous issue that is logged.

Feel free to stay on previous version if it's working for you.

The new version is same code just refactored but obviously few bugs is coming out of the woodwork

@domalab
Copy link
Owner

domalab commented Jan 3, 2025

Also, please be aware that old code didn't use unique IDs when setting up entities so that is added now and that is why you are seeing duplicate entities and some that are unavailable. They were not migrated because of not having unique ids. The new code now handles migrations if updates happen and follows HA's development best practises.

@domalab domalab closed this as completed Jan 3, 2025
@domalab
Copy link
Owner

domalab commented Jan 3, 2025

Also, please check here for updates on docker and vm control issues #36

@domalab
Copy link
Owner

domalab commented Jan 8, 2025

@yangrusen Try it the updated source code in the repo. It seemed to fix other people's issues with VM and Container switches.

@domalab domalab added the duplicate This issue or pull request already exists label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants