-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add label option to a device ID #210
Comments
Seconded :-) |
I like the idea of labeling stuff in the UI. Pushing that into the MQTT and REST API introduces a bit of complexity and overhead that I'm more cautious about. Is this the larger part of the suggestion? |
The MQTT/API would be a nice to have. The UI label feature alone would be great all by itself. Thanks! |
Any thoughts on adding the UI label? Would like to be able to work with my lights in the UI without having to know the hex value. I was thinking instead of the selectize input being the DeviceID, a selectize can be the label of the device id. That way it is more user friendly. A separate input box would show the Device ID. It may help though to also have a quick reference based on what is stored in settings as well for those trying to implement MQTT. They can use the quick reference to write out their MQTT topics by linking their description with the device ID. |
Giving group numbers a name will make using of the Plugin easier. |
Yeah also group numbers with names should be great |
Nice !! Thanks |
First, awesome job here, this works amazing! Thank you so much for the ability to be able to utilize my Milight bulbs!
I'd like to be able to apply a text label to my device IDs instead of the hex value. I would prefer this for my MQTT implementation. I can try to help out... if i can in anyway. Thanks again.
The text was updated successfully, but these errors were encountered: