Releases: MichaelHeimann/OpenNETek
V4.0 Small things make big differences
Added support for ESP8266
Changed WiFiManager to AsyncWifiManager for compatibility and performance reasons
Updated Espressif platform base code to Espressif32 v6.3.2 and Espressif8266 v4.2.0
Improved debugging code
v3.0 (Solar) Power to the People
Added compatibility with ESP32-C3
Added MQTT commands like PowerGrade setting, rebooting, activating and deactivating
Updated Espressif32 Platform to 6.1
V2.1 Home is where my WiFi is
added WiFi optimizations (wrong ssid or password pop WiFimanager instead of trying forever)
added possibility to factory reset on /config
v2.0 go green or go home
added easy accessability via just putting "opennetek-%InverterID%.local" in the browser url bar - no DHCP server log reading anymore
added IPv6 support
added a configpage ( via /config or the clockwheel Icon on the top center on the homepage) to change config
v1.1 Make inverters great again
- added web-update via /update
- improved mqtt to work with multiple inverters
- Updated README.md a lot (pictures etc.)
v1.0 I don't believe I made it
- Changed name to OpenNETek (also ssid etc.)
- cleaned code removed debugging (webserial...) and delay()s ...
- reduced powerdraw (by underclocking CPU to 160 MHz from 240) to improve reliability and save power
v0.1 Release candidate 1
Configuration is done dynamically via wifimanager (wifi, mqtt and inverter credentials).