Gunnar Skjold
Gunnar Skjold
I originally forked this code, but have now detached the fork and restructured the code to my preference so that it's easier for me to keep a fairly active development...
Currently it is saved in seconds offset for both standard time and summer time. Change this to either a choice of CET, CEST etc or Europe/Oslo etc. Problem with the...
Investigate what is valid config for ESP8266 and ESP32, change GUI accordingly. See #185
### Board Custom board with ESP32-S2 mini ### Device Description Custom board (https://amsleser.no) for reading smart meters ### Hardware Configuration GPIO10 = Voltage divider GPIO13 = LED GPIO14 = LED...
ESP32 and ESP32-C3 devices may experience upgrade issues. We are currently working on solving this issue for the next patch
After UART options was removed from the HAN serial port dropdown, GPIO 20 and 21 became unavailable for C3. Updated the max GPIO number from 19 to 21 in this...
In an attempt to resolve edge cases where Pow-U reboots due to brown out, I've restricted certain operations based on Vcc. The changes look promising in my test environment, but...
Some countries are moving to 15min price resolution, a new implementation is needed to support this.