Hue bulbs renaming

Hi, I'm wondering how I can update Hubitat to retrieve the new updated bulbs name from hue hub.
Thanks...

Short answer: you can't. :slight_smile:

Long answer: you have to do this manually. In your device list, find each Hue bulb/group, and update the device label as you want. If you're not sure what is what anymore, the Hue app can help you match up Hue bulb IDs. Settings > Advanced in the Hue app will show you a list of device IDs (e.g., "1. Bedroom Lamp Color Bulb"--the "1" is the Hue ID), and you can look at the Device Network Id field in Hubitat to match these up (this will be something like "xyz/1", where "xyz" is the Hubitat-assigned app ID that is not of importance here and the number after the slash, "1", is the Hue ID you want to match up).

This is assuming you're using the stock Hubitat Hue Bridge integration. I've contemplated adding a "name match" feature like this to CoCoHue, but for now the process would be the similar for both.

1 Like

Thank you, appreciated :flushed::sunglasses:

Thanks, this helped me.