Skip to content

Remove dependency to get_hacs() method, which was removed in hacs 0.19.0#14

Merged
ludeeus merged 2 commits intocustom-components:masterfrom
l-j:bugfix/remove-dependency-to-get_hacs
Jan 10, 2022
Merged

Remove dependency to get_hacs() method, which was removed in hacs 0.19.0#14
ludeeus merged 2 commits intocustom-components:masterfrom
l-j:bugfix/remove-dependency-to-get_hacs

Conversation

@l-j
Copy link
Copy Markdown
Contributor

@l-j l-j commented Jan 10, 2022

In HACS 0.19.0 the get_hacs() method was removed by #2381, so this plugin stopped working properly - the list of hacs components was always empty.

This PR fixes the issue. It was tested on Home Assistant 2021.12.8, HACS 0.19.0.

Copy link
Copy Markdown
Collaborator

@ludeeus ludeeus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to this, the hacs.json file needs a new "hacs": "0.19.1", entry

@l-j l-j requested a review from ludeeus January 10, 2022 18:26
Copy link
Copy Markdown
Collaborator

@ludeeus ludeeus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@ludeeus ludeeus merged commit 3d7becc into custom-components:master Jan 10, 2022
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.

2 participants