Qrome / marquee-scroller

Marquee Scroller Clock News Weather and More
https://www.thingiverse.com/thing:2867294
MIT License
324 stars 159 forks source link

Be able to set the hostname #254

Open joseal opened 1 year ago

joseal commented 1 year ago

Currrently, there is no way to setup an hostname and it i assuming the ESP default (like: ESP-08206A). Could we have an additional setting to specify an HOSTNAME?

finnie2006 commented 1 year ago

You can also just do it in your router

joseal commented 1 year ago

Hi @finnie2006, unfortunatly Unifi don't allow you to set an hostname for DHCP clients and that makes sense, because the hostname should be always set by the client...

Qrome commented 1 year ago

@finnie2006 -- there are times that won't work for people as mentioned. Thanks though.

duy-31 commented 1 year ago

@joseal don't known if you fixed it, but with WiFiManager-2.0.15-rc.1 you can set the hostname (dont use the 1.6 release i wasnt able to connect to a ssid with a dash (-) )

joseal commented 1 year ago

@duy-31 thank you very much for the tip! I've already checked the library and I will let you know as soon as I've chance to test it.