Patrick Amrhein
2f17080ff3
zero-0.8.850023
1 year ago
Patrick Amrhein
107919fc28
zero-0.8.850021
1 year ago
lumapu
962e9d2831
0.8.85 - zero
* disabled display and history for all ESPs expect ESP32S3
1 year ago
lumapu
020f8cadfa
merge development03 to PR #1155
1 year ago
lumapu
bd532805a6
0.8.81
* fixed authentication with empty token #1415
* added new setting for future function to send log via MqTT
* combined firmware and hardware version to JSON topics (MqTT) #1212
1 year ago
lumapu
31232bfd80
0.8.80
* optimize API authentication, Error-Codes #1415
* breaking change: authentication API command changed #1415
* breaking change: limit has to be send als `float`, `0.0 .. 100.0` #1415
* updated documentation #1415
* fix don't send control command twice #1426
1 year ago
lumapu
a51a761215
0.8.78
* finalized API token access #1415
1 year ago
lumapu
d5cecbb5b0
0.8.78
* fixed protection
1 year ago
lumapu
8b2db4abfa
0.8.78
* try to finalize API token protection
1 year ago
lumapu
15349520d2
0.8.77
* merge PR: BugFix: ACK #1414
* fix suspicious if condition #1416
* prepared API token for access, not functional #1415
1 year ago
lumapu
90d4df4b91
0.8.75
* fix active power control value #1406 , #1409
* update Mqtt lib to version `1.6.0`
* take care of null terminator of chars #1410 , #1411
1 year ago
lumapu
3740a09d2a
0.8.74
* reduced cppcheck linter warnings significantly
1 year ago
lumapu
14c5a7ad32
0.8.72
* fixed translation #1403
* fixed sending commands to inverters which are soft turned off #1397
* reduce switchChannel command for HMS (only each 5th cycle it will be send now)
1 year ago
lumapu
2e94f28441
0.8.71
* removed "yield day" history
1 year ago
lumapu
80d07ae6fe
0.8.71
* fix autologin bug if no password is set
* translated `/serial`
1 year ago
lumapu
d9696dc704
0.8.71
* fix heuristics reset
* fix CMT missing frames problem
* removed inverter gap setting
* removed add to total (MqTT) inverter setting
* fixed sending commands to inverters which are soft turned off
* save settings before they are exported #1395
1 year ago
lumapu
4d7362fa6b
0.8.70 - 2024-02-01
* prevent sending commands to inverter which isn't active #1387
* protect commands from popup in `/live` if password is set #1199
1 year ago
lumapu
163a9e485e
0.8.68
* fix HMS / HMT startup
* added `flush_rx` to NRF on TX
* start with heuristics set to `0`
* added warning for WiFi channel 12-14 (ESP8266 only) #1381
1 year ago
lumapu
dc696d727f
0.8.66
* added support for other regions - untested #1271
* fix generation of DTU-ID; was computed twice without reset if two radios are enabled
1 year ago
lumapu
7e81709eb8
0.8.61
* add favicon to header
* improved NRF communication
* merge PR: provide localized times to display mono classes #1376
* merge PR: Bypass OOM-Crash on minimal version & history access #1378
* merge PR: Add some REST Api Endpoints to avail_endpoints #1380
1 year ago
Frank
5c95a3143b
Add some REST Api Endpoints to avail_endpoints
1 year ago
Frank
c1f4e1b70f
Bypass OOM-Crash on minimal version & history access
1 year ago
lumapu
93b53a10d9
0.8.59
* merge PR: solve display settings dependencies #1369
* fix language typos #1346
* full update of ePaper after booting #1107
* fix MqTT yield day reset even if `pause inverter during nighttime` isn't active #1368
1 year ago
you69man
21234d2ece
replace display numbers by enums
1 year ago
lumapu
c3a2ad0a97
0.8.58
* full refresh of ePaper after booting #1107
* add optional custom link #1199
* pinout has an own subgroup in `/settings`
* grid profile will be displayed as hex in every case #1199
1 year ago
lumapu
8c9be73091
0.8.58
* fix missing refresh URL #1366
* fix view of grid profile #1365
* fix webUI translation #1346
* fix protection mask #1352
1 year ago
lumapu
f503516c9f
0.8.57
* added protection to prevent update to wrong firmware (environment check)
1 year ago
lumapu
6c4e6f9d90
0.8.55
* merge PR: fix reboot problem with deactivated power graph #1360
* changed scope of variables and member functions inside display classes
* removed automatically "minimal" builds
* fix include of "settings.h" (was already done in #1360 )
* merge PR: Enhancement: Add info about compiled modules to version string #1357
* add info about installed binary to `/update` #1353
* fix lang in `/system` #1346
1 year ago
lumapu
60111d0696
0.8.54
* added minimal version (without: MqTT, Display, History), WebUI is not changed!
* added simulator (must be activated before compile, standard: off)
* changed communication attempts back to 5
1 year ago
lumapu
ed3e93274e
0.8.51
* added history protection mask
* merge PR: display graph improvements #1347
1 year ago
lumapu
76fa30503d
0.8.51
* fix translation #1346
* further improve sending active power control command faster #1332
* added history protection mask
1 year ago
lumapu
d2bf74ed39
0.8.50
* added translations for error messages #1343
1 year ago
lumapu
fa2028e479
0.8.50
* merge PR: added history charts to web #1336
1 year ago
lumapu
3a8f37fd8e
fix compile errors
1 year ago
lumapu
cc9ba1b808
improved, but currently compiles with errors
1 year ago
VArt67
2b4de00a89
* Added history charts to web and to Display_Mono_128x64
1 year ago
you69man
c82cc1c77e
add option for graph size
1 year ago
you69man
4496981b3b
add option for show ratio
1 year ago
lumapu
1aa14ebf08
0.8.45
fix compile
1 year ago
lumapu
5ca26895a1
0.8.45
* start implementing a wizard for initial (WiFi) configuration #1199
1 year ago
lumapu
31ecb9620f
0.8.43
* fix display of sunrise in `/system` #1308
* fix overflow of `getLossRate` calculation #1318
* improved MqTT by marking sent data and improved `last_success` resends #1319
* added timestamp for `max ac power` as tooltip #1324 #1123 #1199
* repaired Power-limit acknowledge #1322
1 year ago
lumapu
0d10d19b30
0.8.42
* add loss rate to `/visualization` in the statistics window
* corrected `getLossRate` infos for MqTT and prometheus
* added information about working IRQ for NRF24 and CMT2300A to `/system`
1 year ago
lumapu
cd9cc976e7
0.8.42
* add LED to display whether it's night time or not. Can be reused as output to control battery system #1308
1 year ago
lumapu
2cda39c9f9
0.8.39
* fix MqTT dis_night_comm in the morning #1309
* seperated offset for sunrise and sunset #1308
1 year ago
lumapu
86ff9f054a
0.8.35
* changed reload time for opendtufusion after update to 5s
* fix default interval and gap for communication
* fix serial number in exported json (was decimal, now correct as hexdecimal number)
* beautified factory reset
* added second stage for erase settings
* increased maximal number of inverters to 32 for opendtufusion board (ESP32-S3)
* fixed crash if CMT inverter is enabled, but CMT isn't configured
1 year ago
lumapu
b5cdd775a7
0.8.35
* added dim option for LEDS
* changed reload time for opendtufusion after update to 5s
1 year ago
lumapu
cf19423d91
0.8.32
* fix `start` / `stop` / `restart` commands #1287
* added message, if profile was not read until now #1300
1 year ago
lumapu
4f75ce7dd1
0.8.29
* fix crash if `getLossRate` was read from inverter #1288 #1290
* reduce reload time for opendtufusion ethernet variant to 5 seconds
* added basic grid parser
1 year ago
lumapu
8b379f768e
0.8.29
* fix MqTT generic topic `comm_disabled` #1265 #1286
* potential fix of #1285 (reset yield day)
* fix fraction of yield correction #1280
1 year ago
lumapu
16d0eb2048
0.8.26
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
1 year ago