Skip to content

fix: allow reading addons list for hassio installations only #38

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aronnebrivio
Copy link

Hassio (along with supervised) is the only HA installation type that support add-ons.
The condition had a bug that made the code return an empty list for all hassio installations, which is not correct.

With this fix we can ensure we look for installed add-ons for hassio installations only

@aronnebrivio aronnebrivio mentioned this pull request Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant