electrodacus-esp32
electrodacus-esp32 copied to clipboard
Just flashed the latest release (fixing the stale invalid varables). Seems like the fix also introduced some regressions. sbms.html now throws: sbms.html:353 Uncaught ReferenceError: Ld is not defined at sbms.html:357:23...
I use your WiFI app extensively to monitor my power station which is two floors down in the garage and it's a great help. Most of the time I can...
Hi. Here is the json object I get from my MQTT server : `/sbms {"time":{"year":0,"month":1,"day":3,"hour":19,"minute":5,"second":41},"soc":38,"cellsMV":[3232,3208,3228,3232,3234,3228,3228,3231],"tempInt":18.6,"tempExt":16.9,"currentMA":{"battery":-278,"pv1":820,"pv2":559,"extLoad":0},"ad2":0,"ad3":0,"ad4":0,"heat1":0,"heat2":0,"flags":{"OV":false,"OVLK":false,"UV":false,"UVLK":false,"IOT":false,"COC":false,"DOC":false,"DSC":false,"CELF":false,"OPEN":false,"LVC":false,"ECCF":false,"CFET":true,"EOC":false,"DFET":true,"delta":26}} My question is why I can get : msg.payload.currentMA.extLoad but I can't get : msg.payload.currentMA.intLoad...
Interesting would be the System Configuration, e.g. Battery Capacity History could also be parsed.
Try to prevent user lockout if they get the password wrong or accidentally change it.
This is not a priority but if you have time you can allow for another type of raw data to be pass trough when someone wants to download the monthly...
This should ease finding the ip for accessing the device.
Support ArduinoOTA and/or OTA via Webinterface.
currently, the esp32 is registering itself as "espressif" instead of the configured hostname.