home-assistant / frontend

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

Device settings overview page shows integration-generic options #16702

Closed pimw1 closed 1 year ago

pimw1 commented 1 year ago

Checklist

Describe the issue you are experiencing

The new [Device settings overview page] shows integration-generic options, which are not related to the specific device at hand: image

In my example, it is a light bulb connected via the deconz integration.

Describe the behavior you expected

I would only expect device-specific settings in the device settings page.

Steps to reproduce the issue

Open a random light and navigate to its settings page.

What version of Home Assistant Core has the issue?

core-2023.6.0b0

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Google Chrome 113.0.5672.127

Which operating system are you using to run this browser?

Windows 11

State of relevant entities

.

Problem-relevant frontend configuration

.

Javascript errors shown in your browser console/inspector

.

Additional information

.

piitaya commented 1 year ago

Fixed by https://github.com/home-assistant/frontend/pull/16704