arjenhiemstra / ithowifi

Itho wifi add-on module (ESP32 wifi to itho I2C protocol)
GNU General Public License v3.0
170 stars 29 forks source link

MQTT settings are reset to defaults when module restarts #250

Open silvanverschuur opened 1 month ago

silvanverschuur commented 1 month ago

Describe the bug The MQTT settings are restored to default values when the module restarts. This happens when restarting the device from the web page but also when the cable between the Itho WPU and the module is disconnected. The MQTT settings are saved using the 'Save' button on the MQTT page

Device information

arjenhiemstra commented 1 month ago

Thanks for reporting this! I also noticed a reset of the system settings yesterday, trying to find out what causes this.