mariusmotea / diyHue

Philips Hue emulator that is able to control multiple types of lights
Other
627 stars 107 forks source link

Custom lamp name #184

Closed freddebo closed 6 years ago

freddebo commented 6 years ago

I’m looking for a feature to name the different lights for the SK6812 version. I would like to have 6+ units and would like to name this in the Arduino sketch for different lamps. Is it possible to add directly in the scetch or do I have to change all in the config file after they are added?

mariusmotea commented 6 years ago

You can rename the lights from hue application, is not necessary to perform changes in config.json.

freddebo commented 6 years ago

Yes, that is much easier! Thank you!