Chris Mullins
Chris Mullins
I do set `brightness` in the supported_color_modes field, but only if the bulb supports neither RGB nor adjustable white. (iirc this doesn't actually apply to any milight bulbs so really...
Apologies for the radio silence. It sounds like all we need to do is set the `brightness` field in the autodiscovery payload. It'll probably still be a bit before I...
Should be live in this release: https://github.com/sidoh/esp8266_milight_hub/releases/tag/1.13.1-beta2
That's probably worth adding, but not visible anywhere. Workarounds: * Do something with the light (eg turn it on) and go to the sniffer tab. There should be a packet...
Hello! Sorry, not totally sure I'm following. What are you expecting to appear? The dropdown with list of saved device IDs?
Got it, I follow now. Aliases are associated with a specific group ID (they're assigned when you create the alias). If you need another group Id, you can create a...
Aliases actually did include Group ID in the previous UI as well, but I definitely see what you mean. You could select an alias (which set the Group ID), but...
Added a card to the new UI: 
Hello! I actually suspect this would not work super well, especially if the packets have different radio configs. It'd be a little hard for me to test without having a...
There's not currently a way to do this with the API, but I'm open to adding one! There was at some point a way to fan out eg: ``` PUT...