Maaciej

Results 5 comments of Maaciej

Found the same minutes ago.

one more thing, because it can matter I changed original JSON to this, with one level structure: ``` StaticJsonDocument doc; // Set the values in the document // Device changes...

entity_id solved. Because there are lot of changes in the file, full content: ``` void mqttSetup(String identyfikator, String chipId, String uom = "x", String dc = "x" ) { Serial.println("*****************************************"...

> Is it the intention to replace the content of the file "save-configuration.h" with your code as mentioned above? yes this whole save-configuration file content customized (unnecessary fields of json...

> And question, it seems like there somewhere is log stored and other files, how to access them? I thought there is web server, or it should be visible as...