Zoldex

Results 2 comments of Zoldex

You need to change line `if (client.connect(mqtt_id)) {` in: `if (client.connect(mqtt_host, mqtt_id, mqtt_password)) {` Also, you need to add following row at the end of myconfig.h file: `const char* mqtt_password...

The same happens to me. Single-user setup, it happens anytime I add an icon and try to save Group. This is the log coming from docker: ``` warn: Microsoft.AspNetCore.Components.Server.Circuits.RemoteRenderer[100] Unhandled...