Commit graph

233 commits

Author SHA1 Message Date
lumapu
abc760e4d2 0.8.115
* fixed calculation of max AC power (API, MqTT)
2024-05-04 01:44:31 +02:00
lumapu
84ac10531a 0.8.115
* fix inverter communication with manual time sync #1603
* improved queue, only add new object once they not exist
* added option to reset values on communication start (sunrise)
2024-05-03 23:54:06 +02:00
lumapu
d75ba1b566 code cleanup 2024-04-25 22:18:18 +02:00
lumapu
12b4251da9 0.8.107
* fix boot loop on `reboot on midnight` feature #1542, #1599, #1566, #1571
2024-04-08 23:04:50 +02:00
lumapu
2d19138463 0.8.106
* fix bootloop with CMT and NRF on ESP32 #1566 #1562
2024-04-05 23:38:28 +02:00
lumapu
7ee1f992cb 0.8.103
* fix cppcheck warnings
* changed MqTT retained flags of some topics
2024-04-02 13:09:19 +02:00
lumapu
4d5ae72cb6 0.8.102
* fix MDNS #1538
* improved Wizard
* improved MqTT on devcontrol e.g. set power limit
2024-04-01 17:02:43 +02:00
lumapu
bcc52c793c 0.8.102 - 2024-04-01
* fix NTP for `opendtufusion` #1542
* fix scan WiFi in AP mode
2024-04-01 14:54:08 +02:00
lumapu
4b75e72bf3 0.8.100
* fix captions in `/history #1532
* fix get NTP time #1529 #1530
* fix translation #1516
2024-03-26 23:39:09 +01:00
lumapu
444c97e933 0.8.98
* new network routines
2024-03-24 16:58:13 +01:00
lumapu
ac7c80ddea Merge branch 'development03' into new_network 2024-03-23 11:57:44 +01:00
lumapu
9971ed7f8a 0.8.97
* add support for newest generation of inverters with A-F in their serial number
* fix NTP and sunrise / sunset
* set default coordinates to the mid of Germany #1516
2024-03-22 22:40:35 +01:00
lumapu
89f7b4f1c6 ethernet and wifi are working for ESP32 2024-03-21 21:06:02 +01:00
lumapu
4fc61dc01f 0.8.95
* fix NTP issues #1440 #1497 #1499
2024-03-17 00:42:58 +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
b6afec1c3a 0.8.85 - 2024-02-22
* possible fix of MqTT fix "total values are sent to often" #1421
* fix translation #1442
* availability check only related to live data #1035 #1437
2024-02-22 23:36:07 +01:00
lumapu
8c132048e6 0.8.82
* fixed crash once firmware version was read and sent via MqTT #1428
* possible fix: reset yield offset on midnight #1429
2024-02-15 23:22:24 +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
7c532ca1cc 0.8.76
* revert changes from yesterday regarding snprintf and its size #1410, #1411
* reduced cppcheck linter warnings significantly
* try to improve ePaper (ghosting) #1107
2024-02-07 22:50:13 +01:00
lumapu
3740a09d2a 0.8.74
* reduced cppcheck linter warnings significantly
2024-02-05 23:58:52 +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
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
92a9e161b2 0.8.64
* merge PR: ETH NTP update bugfix #1385
2024-01-22 23:08:47 +01:00
lumapu
54f53aa725 Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03 2024-01-22 23:04:39 +01:00
lumapu
77b1f96c03 0.8.63
* made code review
* fixed endless loop #1387
2024-01-22 21:00:58 +01:00
geronet1
643635bee1 ETH NTP update bugfix 2024-01-22 11:06:48 +01:00
lumapu
6cbcbbafc5 0.8.61 - 2024-01-21
* add favicon to header
* improved NRF communication
2024-01-21 13:55:02 +01:00
rejoe2
ac0c93cb40
non blocking - first review
- discord 0.8.5902
- stay longer on expected rx channel to wait for first frame 
- stick to looping over 5 channels for MI (after first frame or timeout)
2024-01-20 10:03:57 +01:00
rejoe2
4749b5ef3d
non blocking version
- shorten hms waiting times after last frame es well (might be too short to immedately stop timer!)
- timings still need review...
2024-01-18 14:15:44 +01:00
lumapu
780d690e20 0.8.58
* merge PR: Add Watchdog for ESP32 #1367
2024-01-17 22:24:47 +01:00
lumapu
e8de0739c3 Merge branch 'development03' of https://github.com/tictrick/ahoy into tictrick-development03 2024-01-17 22:08:45 +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
Patrick Amrhein
aeeaf0feff merge 2024-01-17 10:55:50 +01:00
Patrick Amrhein
28dbc8b224 Watchdog 2024-01-16 23:08:56 +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
f4a82242df 0.8.56
* potential fix of update problems and random reboots #1359 #1354
2024-01-15 07:53:41 +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
Frank
7c1ddf875f add language, syslog and simulator identifier to version string 2024-01-14 13:47:22 +01:00
Frank
f5158d4725 Enhancement: Add info about compiled modules to version string 2024-01-14 10:26:16 +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
ca6ebfe0fe 0.8.53
* fix history graph
* fix MqTT yield day #1331
2024-01-12 21:42:22 +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
fa32906707 Merge branch 'VArt67-Merge-to-upstream' into development03 2024-01-09 20:49:00 +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
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
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
f2e1e536f5 0.8.41
* fix display timeout (OLED) to 60s
* change offs to signed value
2024-01-02 15:12:24 +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