With this setup when I added a shelly door window sensor to my network (and shelly cloud) HA discovered it and added each device as it own seperate integration as shown here (2 door sensors)
If I drill down to one of these it looks like this
Because I need to use an insteon USB PLM I am moving my HA to a PI running Hass OS
On this version the core shelly integration shows as one integration with multiple devices (2 of them are the same door window sensors
On the HA that is not supervised the door and window sensors each have 4 entities (Battery, Luminosity, Sensor and Temp) but on the HA that is supervised the same devices only show the Sensor.
Why is this?
My goal is to shutdown the 1st one and keep the supervised hass OS one but I would like to have the extra 3 entities from the shelly sensors.
Shelly smart home is a ShellyForHass integration. You have to remove all entries configured via this integration from Configuration >> Integrations, remove shelly folder from /config/custom_components/ and restart HA.
To manually add Shelly device, go to Configuration >> Integrations, click Add integration, select Shelly from the list and enter the IP address/hostname of the device. AC powered devices will be discovered after HA restart (if they not ignored), battery powered devices will be discovered upn wake up.
I was looking in the current integration for some way to add another device but it looks like each device is technically its own separate “integration” of type “Shelly”