Skip to content

Ensure platform only integrations are displayed on the config info page#8698

Merged
bdraco merged 4 commits into
home-assistant:devfrom
bdraco:integrations_info_show_all
Mar 25, 2021
Merged

Ensure platform only integrations are displayed on the config info page#8698
bdraco merged 4 commits into
home-assistant:devfrom
bdraco:integrations_info_show_all

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Mar 23, 2021

Proposed change

Ensure platform only integrations are displayed on the config info page

This should solve the bug reports that are missing some integrations
which make them ridiculously hard to track down.

ping was missing as well as a few others.

core change to get the manifests: home-assistant/core#48269

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

Comment thread src/data/integration.ts Outdated
Comment thread src/panels/config/info/integrations-card.ts Outdated
Comment thread src/panels/config/info/integrations-card.ts Outdated
Comment thread src/panels/config/info/integrations-card.ts Outdated
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
@bdraco
Copy link
Copy Markdown
Member Author

bdraco commented Mar 25, 2021

Should be fine to merge now, when the backend merges, we get better names.

@bdraco bdraco merged commit ee38c41 into home-assistant:dev Mar 25, 2021
@bdraco bdraco deleted the integrations_info_show_all branch March 25, 2021 18:15
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants