Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* change to 3.3.1, update ElegantOTA, fix custom firmware upload * Update modbus.cpp ID Daten per MQTT * Create Solax-X3-PRO.json * Update Solax-X3.json * fix null-termination of string handling (#96) * some additional infos per mqtt with debuglevel > 4 some additional infos per mqtt with debuglevel > 4 - memory in kB - uptime in sec - wifi ssid * Update mqtt.cpp * Update mqtt.cpp * Update modbus.cpp * support for OpenWB 2.0 Api (#100) * update * remove unused buffer and improve clarity * Update modbus.cpp * minor fixes * add optional WIFISSID/WIFIPASSWORD * change ESP32-S2 board * adjust openWB topics * fix * priorize requesting ID Data higher than LiveData (#76) * update WiFi credentials in platformio.ini to use fixed values * some fixes * Update modbus.cpp * Update modbus.cpp * delete unnecessary newlines, fix serial-pins * Update modbus.cpp * Update modbus.cpp * Update modbus.cpp * use checkbox for selection instead of radiobuttons * Revert "use checkbox for selection instead of radiobuttons" This reverts commit 04f39f9. * prevent watchdog timer event * update * Update modbus.cpp * add TotalEnergyPV for GroWatt (#100) * bugfix: fix esp crash for /getitems if using an huge register table (#76) * use internal logging method * fix register id definition (#113) * remove unnecessary webserver in mqtt class * remove unnecessary webserver in mqtt class * handle out-of-range crash (#96 #113) * correct unit from kVarh to kWh in Deye_SUN_SG04LP3.json * add bitwise mappings * datatype "binary" now available for json register definitions (PR #115) * fix openwb topic (#114) * fix array access direction for datatype binary (PR #115) * fix: 1 item less than map size, because last item is default value * fix: resolve CORS issue when downloading a stable release --------- Co-authored-by: Lazgar <[email protected]>
- Loading branch information