graybushlabs / NodeMCU

A collection of NodeMCU projects
0 stars 0 forks source link

Add form section for changing the device hostname #2

Open jstillwell opened 2 months ago

jstillwell commented 2 months ago

Add a form section to the page that will post to a new api method to set the device hostname. It will:

jstillwell commented 2 months ago

This is also likely going to be dependent on the library we use for templating. That issue needs to be handled first.

This turned out to be unnecessary

graybushlabs commented 2 months ago

Accidentally closed. There are some issues with getting the redirect to the new hostname working. I am going to look at templating engines first.