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
I have filled out the issue template to the best of my ability.
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
This issue is not a duplicate issue of any previous issues..
Describe the issue
Yesterday I submitted #323 to add a new device to be discovered. This morning I realized a small issue: the SOMFY integration (Overkiz) adds two devices in HASS per actual physical device. So, for each roller shade, I see one for the shade and one for the battery. However, both have the same manufacturer and model, so the battery notes discovery adds both of them. Is there a way to make the battery notes integration to discover only the battery itself?
The only possible way I can see to distinguish the devices is this:
Hi, there's no way to distinguish this as it's a non standard representation of a device.
I've updated the library to have a battery type of MANUAL for this device, this stops discovery and others changing it in future.
You can either restart HA to get the updated library and it won't be discovered or just Ignore the discovered one you don't want.
For these sort of devices you can always set the battery type manually which overrides anything the library may suggest.
System Health details
System Information
Home Assistant Community Store
Dashboards
Recorder
Checklist
battery_notes:
to my configuration.yaml and restarted.Describe the issue
Yesterday I submitted #323 to add a new device to be discovered. This morning I realized a small issue: the SOMFY integration (Overkiz) adds two devices in HASS per actual physical device. So, for each roller shade, I see one for the shade and one for the battery. However, both have the same manufacturer and model, so the battery notes discovery adds both of them. Is there a way to make the battery notes integration to discover only the battery itself?
The only possible way I can see to distinguish the devices is this:
Reproduction steps
...
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: