Commit graph

242 commits

Author SHA1 Message Date
lumapu
a86a55e9de 0.8.1030001-zero
Merge branch 'development03' into zero-export
2024-04-02 13:35:58 +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
Patrick Amrhein
5afc97f7f8 Redesign Statemachine 2024-03-30 10:04:14 +01:00
Patrick Amrhein
8452e5613c 0.8.970008-zero 2024-03-28 09:21:16 +01: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
Patrick Amrhein
0dae65bbd4 0.8.970004-zero 2024-03-26 09:35:05 +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
6f931d620b 0.8.970001 zero-export
Merge branch 'development03' into zero-export
2024-03-22 22:43:38 +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
Patrick Amrhein
f181e12a29 0.8.950002 2024-03-22 13:09:25 +01:00
lumapu
89f7b4f1c6 ethernet and wifi are working for ESP32 2024-03-21 21:06:02 +01:00
lumapu
d24c4bdb23 0.8.950001 - zero
Merge branch 'development03' into zero-export
2024-03-17 00:45:01 +01:00
lumapu
4fc61dc01f 0.8.95
* fix NTP issues #1440 #1497 #1499
2024-03-17 00:42:58 +01:00
Patrick Amrhein
3dfbee82c7 0.8.910008-zero 2024-03-14 10:04:55 +01:00
Patrick Amrhein
cf52731802 0.8.910006-zero 2024-03-08 22:16:17 +01:00
Patrick Amrhein
189f399ebf 0.8.890001-zero 2024-03-04 21:53:08 +01:00
lumapu
1548a00520 0.8.89
* merge
2024-03-03 21:36:44 +01:00
lumapu
053a2e0079 Merge branch 'development03' into zero-export 2024-03-02 01:32:51 +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
60dd9cfc47 Merge branch 'development03' into zero-export 2024-02-22 23:37:08 +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
020f8cadfa merge development03 to PR #1155 2024-02-21 19:30:59 +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