sidoh / esp8266_milight_hub

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

Setting static IP without a dhcp server does'nt work. #752

Open jetflux opened 2 years ago

jetflux commented 2 years ago

Describe the bug

Setting static ip without a dhcp server does'nt work. client still broadcast to bootps and does'nt connect. with a dhcp server in place it connects and set the static ip. but for me atleast using it without a dhcp server in place would be great.

Steps to reproduce

Expected behavior

Setup information

Firmware version

latest

Output of http://milight-hub.local/about

"... /about output. put between the ```s"

Output of http://milight-hub.local/settings

"... /settings output. put between the ```s"

Additional context