You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Configuration -> Integrations menu, the Shelly integration shows a list of the Shelly devices connected. When selecting one of those in a list, you get taken to a new screen where it only shows one device. You then need to select this device again, which then shows you a list with only the one device, and you then need to select that again in order to actually see the information that you wanted to see in the first place. If working through multiple devices, you end up clicking back and forth through menus much more than what is needed.
Preferably, this should work as the ZWave-js integration works (for example) where all the devices are available on the top integration.
See screenshots below.
What is version of Home Assistant Core has the issue?
core-2021.4.0
What was the last working version of Home Assistant Core?
Hey there @balloob, @bieniu, @thecode, @chemelli74, mind taking a look at this issue as its been labeled with an integration (shelly) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)
Integrations such as Z-Wave JS use a hub (Z-Wave controller). Devices communicate with the HA via this hub, so they are grouped in one config entry. Shelly devices are independent, so they are not grouped.
The problem
In the Configuration -> Integrations menu, the Shelly integration shows a list of the Shelly devices connected. When selecting one of those in a list, you get taken to a new screen where it only shows one device. You then need to select this device again, which then shows you a list with only the one device, and you then need to select that again in order to actually see the information that you wanted to see in the first place. If working through multiple devices, you end up clicking back and forth through menus much more than what is needed.
Preferably, this should work as the ZWave-js integration works (for example) where all the devices are available on the top integration.
See screenshots below.
What is version of Home Assistant Core has the issue?
core-2021.4.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Shelly
Link to integration documentation on our website
https://www.home-assistant.io/integrations/shelly/
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Current Shelly layout:
Top Level Shelly Integration, select a device in the list:
The integration now shows one device, select the device:
You are now again shown another list with only 1 device.......
Current ZWave-JS layout (example):
Example of the Zwave integration which shows all the devices on the top level
Selecting the devices from the above directly shows all of the devices.
The text was updated successfully, but these errors were encountered: