Commit graph

149 commits

Author SHA1 Message Date
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
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
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`
2024-01-03 01:29:46 +01:00
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
2024-01-03 00:14:10 +01:00
lumapu
2cda39c9f9 0.8.39
* fix MqTT dis_night_comm in the morning #1309
* seperated offset for sunrise and sunset #1308
2024-01-01 23:02:14 +01:00
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
2023-12-30 02:33:57 +01:00
lumapu
b5cdd775a7 0.8.35
* added dim option for LEDS
* changed reload time for opendtufusion after update to 5s
2023-12-30 00:20:36 +01:00
lumapu
cf19423d91 0.8.32
* fix `start` / `stop` / `restart` commands #1287
* added message, if profile was not read until now #1300
2023-12-29 15:09:14 +01:00
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
2023-12-28 02:21:37 +01:00
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
2023-12-23 16:47:07 +01:00
lumapu
16d0eb2048 0.8.26
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
2023-12-17 15:04:09 +01:00
lumapu
222bf0e54a 0.8.23
* heuristics fix #1269 #1270
* moved `sendInterval` in settings, **important:** *will be reseted to 15s after update to this version*
* try to prevent access to radio classes if they are not activated
* fixed millis in serial log
* changed 'print whole trace' = `false` as default
* added communication loop duration in [ms] to serial console
* don't print Hex-Payload if 'print whole trace' == `false`
2023-12-14 23:34:10 +01:00
lumapu
8c0ff5a3bd 0.8.21
* fix ethernet save inverter parameters #886
* fix ethernet OTA update #886
* improved radio statistics, fixed heuristic output for HMS and HMT inverters
2023-12-12 23:29:06 +01:00
lumapu
1c12f4c141 0.8.19
* added ms to serial log
* added (debug) option to configure gap between inverter requests
2023-12-11 22:38:48 +01:00
lumapu
6f62b12c9a Merge branch 'development03' into fusion_eth 2023-12-07 23:35:02 +01:00
lumapu
25c9667633 converted CMT to use same SPI as NRF (for fusion board) 2023-12-06 23:15:18 +01:00
Wusaweki
99add5c8b2 combine CMD module status to antenna-symbol
... and for this harmonize hmRadio and hmsRadio is_Chip_Connected()
2023-12-01 15:58:04 +01:00
Wusaweki
9647044e49 add motion sensor function for screensaver and remove redundant display code 2023-11-22 20:54:20 +01:00
lumapu
ba8d1f3fc3 fix compile error and warnings 2023-11-20 23:33:26 +01:00
lumapu
f417717fc3 * optimized heuristic
* added option to reduce log size (strip frame payload to relevant field)
thx @Oberfritze, @rejoe2
2023-11-20 22:58:57 +01:00
lumapu
34dff0b395 small changes
added Radio DTU to /system
2023-11-19 17:24:58 +01:00
lumapu
b7f0e683ec 0.8.10
* fix Mi and HM inverter communication #1235
* added privacy mode option #1211
* changed serial debug option to work without reboot
2023-11-19 14:25:57 +01:00
lumapu
49ef94cb7a 0.8.9
* merged PR #1234
* added new alarm codes
* removed serial interval, was not in use anymore
2023-11-19 01:38:54 +01:00
lumapu
972b03376b 0.8.8
* fix ESP8266 save inverter #1232
2023-11-16 23:59:05 +01:00
lumapu
1bc3a0f06f 0.8.7
* fix ESP8266 inverter settings #1226
* send radio statistics via MqTT #1227
* made night communication inverter depended
* added option to prevent adding values of inverter to total values (MqTT only) #1199
2023-11-13 23:54:55 +01:00
lumapu
8ac895f50a 0.8.5
* fixed endless loop while switching CMT frequency
* removed obsolete "retries" field from settings #1224
* fixed crash while defining new invertes #1224
* fixed default frequency settings
* added default input power to `400` while adding new inverters
* fixed color of wifi RSSI icon #1224
2023-11-12 12:02:11 +01:00
lumapu
efdac9634f 0.8.4
* introduced tabs in WebGUI (inverter settings)
* added inverter-wise power level and frequency
2023-11-11 03:12:14 +01:00