Commit graph

225 commits

Author SHA1 Message Date
lumapu
3511667701 Merge branch 'development03' of https://github.com/VArt67/ahoy into VArt67-development03 2024-03-10 16:54:15 +01:00
lumapu
3dd1b4e73b 0.8.92
* fix read back of limit value, now with one decimal place
2024-03-10 13:26:20 +01:00
VArt67
2808781eb2
Merge branch 'development03' into development03_merge 2024-03-08 17:15:21 +01:00
VArt67
864c5f5790 Samll BF: Eine schließende Klammer zuviel (bei ESP32 compile) 2024-03-03 20:15:10 +01:00
VArt67
802dc21863 BF: Navigation was not updated in history.htm due to disable of yieldPerDay graph
* Added wifi channel number info to system.html
2024-03-03 20:03:27 +01:00
lumapu
b2e6223efb Merge branch 'development03' into ethW5500 2024-03-02 01:31:44 +01:00
Wusaweki
dd8f8c138b fix typos 2024-03-01 13:31:21 +01:00
VArt67
f2f05a4de9 1st merge of reworked history.html implementation 2024-02-29 22:07:25 +01:00
lumapu
3b58522fd5 0.8.88
* fix MqTT statistic data overflow #1458
* add HMS-400-1T support (serial number 1125...) #1460
* removed `yield efficiency` because the inverter already calculates correct #1243
2024-02-29 00:01:09 +01:00
lumapu
6d887e1540 0.8.86
* RestAPI check for parent element to be JsonObject #1449
* fix translation #1448 #1442
* fix reset values when inverter status is 'not available' #1035 #1437
2024-02-24 00:23:29 +01:00
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
2024-02-13 23:46:15 +01:00
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
2024-02-12 22:32:13 +01:00
lumapu
a51a761215 0.8.78
* finalized API token access #1415
2024-02-11 00:07:20 +01:00
lumapu
d5cecbb5b0 0.8.78
* fixed protection
2024-02-10 13:03:29 +01:00
lumapu
8b2db4abfa 0.8.78
* try to finalize API token protection
2024-02-09 00:25:25 +01:00
lumapu
15349520d2 0.8.77
* merge PR: BugFix: ACK #1414
* fix suspicious if condition #1416
* prepared API token for access, not functional #1415
2024-02-09 00:05:54 +01:00
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
2024-02-06 23:04:10 +01:00
lumapu
3740a09d2a 0.8.74
* reduced cppcheck linter warnings significantly
2024-02-05 23:58:52 +01:00
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)
2024-02-04 13:21:02 +01:00
lumapu
2e94f28441 0.8.71
* removed "yield day" history
2024-02-04 00:24:44 +01:00
lumapu
80d07ae6fe 0.8.71
* fix autologin bug if no password is set
* translated `/serial`
2024-02-04 00:19:26 +01:00
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
2024-02-03 23:31:17 +01:00
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
2024-02-01 23:27:54 +01:00
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
2024-01-29 21:51:49 +01:00
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
2024-01-28 23:32:44 +01:00
lumapu
7eae81c706 Merge branch 'development03' into ethW5500 2024-01-22 21:44:58 +01:00
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
2024-01-21 14:00:44 +01:00
lumapu
287c6ae6fd Merge branch 'development03-enhancement-RestApiAvailEP' of https://github.com/fsck-block/ahoy into fsck-block-development03-enhancement-RestApiAvailEP 2024-01-21 13:57:55 +01:00
Frank
5c95a3143b Add some REST Api Endpoints to avail_endpoints 2024-01-21 08:39:12 +01:00
Frank
c1f4e1b70f Bypass OOM-Crash on minimal version & history access 2024-01-20 15:46:47 +01:00
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
2024-01-18 23:21:59 +01:00
you69man
21234d2ece replace display numbers by enums 2024-01-18 20:50:24 +01:00
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
2024-01-18 00:10:29 +01:00
lumapu
8c9be73091 0.8.58
* fix missing refresh URL #1366
* fix view of grid profile #1365
* fix webUI translation #1346
* fix protection mask #1352
2024-01-17 22:08:17 +01:00
lumapu
f503516c9f 0.8.57
* added protection to prevent update to wrong firmware (environment check)
2024-01-16 00:11:34 +01:00
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
2024-01-14 17:38:37 +01:00
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
2024-01-14 01:52:56 +01:00
lumapu
ed3e93274e 0.8.51
* added history protection mask
* merge PR: display graph improvements #1347
2024-01-11 00:20:55 +01:00
lumapu
76fa30503d 0.8.51
* fix translation #1346
* further improve sending active power control command faster #1332
* added history protection mask
2024-01-10 23:53:24 +01:00
lumapu
d2bf74ed39 0.8.50
* added translations for error messages #1343
2024-01-09 23:09:08 +01:00
lumapu
fa2028e479 0.8.50
* merge PR: added history charts to web #1336
2024-01-09 22:12:06 +01:00
lumapu
fa32906707 Merge branch 'VArt67-Merge-to-upstream' into development03 2024-01-09 20:49:00 +01:00
lumapu
3a8f37fd8e fix compile errors 2024-01-09 20:37:10 +01:00
lumapu
cc9ba1b808 improved, but currently compiles with errors 2024-01-09 00:11:36 +01:00
VArt67
2b4de00a89 * Added history charts to web and to Display_Mono_128x64 2024-01-07 23:25:50 +01:00
you69man
c82cc1c77e add option for graph size 2024-01-07 09:25:35 +01:00
you69man
4496981b3b add option for show ratio 2024-01-07 09:25:35 +01:00
lumapu
1aa14ebf08 0.8.45
fix compile
2024-01-06 10:07:41 +01:00
lumapu
5ca26895a1 0.8.45
* start implementing a wizard for initial (WiFi) configuration #1199
2024-01-06 02:58:19 +01:00
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
2024-01-05 01:24:38 +01:00