klausahrenberg / WThermostatBeca

Replaces original Tuya firmware on Beca thermostat with ESP8266 wifi module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v1.34 returns json rather than html

richard-scott opened this issue · comments

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

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.