sidoh / esp8266_milight_hub

Replacement for a Milight/LimitlessLED hub hosted on an ESP8266
MIT License
948 stars 220 forks source link

New Firmware - Single Item ID not visible #849

Open Brignoud opened 2 days ago

Brignoud commented 2 days ago

Hi, I had a bunch of Aliase under there for single ID (Remote Controller) a set of items (paired item) were displayed Installing new firmeare on a NODEMCU2V I notices only the list of Aliaes are correctly displayed but not with the total item listed inside Only general setting are applied all over

Other then that didn't find anymore how to activate Sniffing Immagine 2024-11-21 183954 Immagine 2024-11-21 184032 Immagine 2024-11-21 184214

sidoh commented 2 days ago

Hello!

Sorry, not totally sure I'm following. What are you expecting to appear? The dropdown with list of saved device IDs?

Brignoud commented 2 days ago

Sorry my bad request The Previous version let under a specific remote controller to select every Zone from 1 to 4 or 1-8 (Fut89 protocol) Now it seems there's no more option to select these zones being not displayed when select the device Hope this help to clarify

sidoh commented 2 days ago

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 new aliases.

I can add a little card on the homepage which lets you control an ephemeral device too if that sounds useful.

Brignoud commented 1 day ago

Yes perheap, Hope this help your little card In my previous configuration Alias was assigned to a specified remote control under witch I was able to manage the single group ID Thanks for considering, no hurry

sidoh commented 1 day ago

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 then you could change the Group ID without the alias changing.

Brignoud commented 1 day ago

Yes, definitely you got it That's what I mean image