thorrak / tiltbridge

Tilt Hydrometer to WiFi Bridge
http://www.tiltbridge.com/
Other
61 stars 27 forks source link

Fix #53 to ensure that new mDNS name is used in redirect. #54

Closed pletch closed 3 years ago

pletch commented 3 years ago

JS Functions added to restart.htm to parse updated mdns name from /settings/json and employ an asynchronous wait to restart after 20 seconds. The user can also hit the 'click here' to restart immediately.

Also noted errors relating to relative path specifed for favicon in Chrome developer console and fixed these.

Another error relating to trying to process null object on main dashboard page was also fixed in index.html.

pletch commented 3 years ago

Gotta fix an issue that wasn't apparent with the way i was testing.