home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
4.06k stars 2.78k forks source link

Utiliy Meter Integration page is only accessible via "Related" #17095

Closed pimw1 closed 1 year ago

pimw1 commented 1 year ago

Checklist

Describe the issue you are experiencing

The Utility Meter Integration is accessible via "Related", but is not displayed when going directly to "Integrations". This is not consistent: imho, it should either be accessible via both methods, or not be accessible at all.

Access via "Related": image image image

No access via Integrations page (it's neither visible under show disabled / show ignored filter): image

Describe the behavior you expected

It should either be accessible via both methods, or not be accessible at all.

Steps to reproduce the issue

  1. Update to Home Assistant 2023.7.0b0
  2. Follow the clicks in the provided printscreens

What version of Home Assistant Core has the issue?

core-2023.7.0b0

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Google Chrome 114.0.5735.134

Which operating system are you using to run this browser?

Windows 11

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

karwosts commented 1 year ago

I observe on 2023.6.3 also, so not a beta issue. Also the same for riemann, group, and min_max.

dougiteixeira commented 1 year ago

This is expected behavior, helper integrations are not displayed on the integrations page, but in Settings > Devices & Services > Helpers tab.

I opened a feature request to improve this helpers page, if you want you can vote for it at https://github.com/home-assistant/frontend/discussions/16927.