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

Adjust default entity category of updates in Home Assistant #19435

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

frenck
Copy link
Contributor

@frenck frenck commented Oct 26, 2023

This PR adjusts the entity category of the update entity exposed to Home Assistant.
It doesn't have the entity category assigned, making it a primary entity. This also means these updates will appear in all places (like the default-generated dashboards). At the same time, this is more an entity used for the management of one's smart home.

This PR marks this entity a config categorized entity, which matches the default behavior of Home Assistant itself.

Ref: https://github.com/home-assistant/core/blob/af9cae289f15910252462b533a8d9e31faf6d9dd/homeassistant/components/update/__init__.py#L183

This change is not a breaking change and is backward compatible.

@Koenkk Koenkk merged commit d0a4f5f into Koenkk:dev Oct 27, 2023
11 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Oct 27, 2023

Thanks!

@gargamelonly
Copy link

Not sure it is relevant to this thread but just FYI, adding this property broke the HA auto discovery in OpenHAB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants