klausahrenberg / WThermostatBeca

Replaces original Tuya firmware on Beca thermostat with ESP8266 wifi module
395 stars 96 forks source link

v1.34 returns json rather than html #294

Closed richard-scott closed 1 year ago

richard-scott commented 1 year ago

After setting the network settings, the UI show JSON data, rather than HTML. Is that right? I can get to the config menu by adding /config/ to the URL, but on the last firmware that was automatic.

Screenshot 2023-03-15 at 10 01 29
klausahrenberg commented 1 year ago

Yes, this is right behavior. To access the web interface for configuration, you have to add /config. Reason is support of webthing. The device description must be provided at root of web server.