core icon indicating copy to clipboard operation
core copied to clipboard

Making Hue bulb models appear correctly in apps

Open cdjm opened this issue 2 years ago • 1 comments

Easy fix to split the combined model format from HASS components back into their parts.

I.e. Zigbee2MQTT and ZHA return the device model as

Productname (Model-ID)

which is not recognized by the usual Hue apps. The fix splits model names that return brackets into their party and fills in productname and modelid accordingly.

cdjm avatar Feb 16 '23 21:02 cdjm

This pull request has been marked as stale due to no activity and will be closed in 7 days.

github-actions[bot] avatar Apr 18 '23 02:04 github-actions[bot]