sidoh / esp8266_milight_hub

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

Expand the Entry Limit on the Device Names #690

Closed chris9012 closed 3 years ago

chris9012 commented 3 years ago

I would like to create a device name for each one of my lights. It appears the device list stops saving entries past 19 records. Can this be expanded?

sidoh commented 3 years ago

The limitation isn't exactly 19 -- depends on what else is in your settings.

https://github.com/sidoh/esp8266_milight_hub/issues/577 is the issue for the work that needs to be done to support this. It's a pretty big change, and not one I have the time for at this moment unfortunately.

Gonna close as duplicate.