Patrick Amrhein
2f17080ff3
zero-0.8.850023
2024-03-01 00:50:35 +01:00
Patrick Amrhein
107919fc28
zero-0.8.850021
2024-02-29 22:42:07 +01:00
lumapu
3d667a0038
0.8.85-zero
...
* fix workflow
2024-02-23 00:10:56 +01:00
lumapu
962e9d2831
0.8.85 - zero
...
* disabled display and history for all ESPs expect ESP32S3
2024-02-23 00:00:25 +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
e48aec3206
0.8.84-zero
...
fix include (case-sensitive on linux)
2024-02-21 19:35:55 +01:00
lumapu
020f8cadfa
merge development03 to PR #1155
2024-02-21 19:30:59 +01:00
lumapu
f500999346
0.8.84 - 2024-02-19
...
* merge PR: more gracefull handling of complete retransmits #1433
2024-02-19 23:09:32 +01:00
lumapu
26709b623a
Merge branch 'rejoe2-development03' into development03
2024-02-19 23:04:19 +01:00
lumapu
3d03f2d40a
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2024-02-19 23:03:41 +01:00
lumapu
c7f7d77fb2
0.8.84
...
* fix homeassistant autodiscovery #1432
2024-02-19 23:03:23 +01:00
lumapu
5ebfe5a8fb
0.8.83 release
2024-02-17 01:08:48 +01:00
lumapu
360832254f
0.8.83 release
2024-02-17 01:05:52 +01:00
lumapu
8947004586
0.8.83 release
2024-02-17 00:51:44 +01:00
lumapu
630e3fd219
0.8.83 release
2024-02-17 00:45:09 +01:00
lumapu
ca98e75eea
0.8.83 release
2024-02-17 00:29:51 +01:00
lumapu
9e58d58fa2
0.8.83 release
2024-02-17 00:29:02 +01:00
lumapu
024445b472
0.8.83 release
...
* updated workflows
2024-02-17 00:26:24 +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
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
rejoe2
9d1147b371
more gracefull handling of complete retransmits
...
- Heuristics is less strict with complete retransmits
- fix MI typo
- new logic for MI alarms (not working correctly!)
2024-02-13 12:13:53 +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
315541ea51
0.8.79
...
* fix `opendtufusion` build (started only once USB-console was connected)
* code quality improvments
2024-02-11 22:44:32 +01:00
lumapu
3e533e82af
updated GxEPD2 to 1.5.5
2024-02-11 01:37:55 +01:00
lumapu
c290273790
0.8.78
...
* merge PR: Add hint to INV_RESET_MIDNIGHT resp. INV_PAUSE_DURING_NIGHT #1418
* merge PR: simplify rxOffset logic #1417
* code quality improvments
2024-02-11 01:07:07 +01:00
lumapu
018e3e762d
Merge branch 'development03' of https://github.com/rejoe2/ahoy into development03
2024-02-11 00:42:27 +01:00
lumapu
68a57fd288
Merge branch 'fsck-block-development03-enhancement-settings-hint' into development03
2024-02-11 00:40:50 +01:00
lumapu
d6c881dc8b
Merge branch 'development03-enhancement-settings-hint' of https://github.com/fsck-block/ahoy into fsck-block-development03-enhancement-settings-hint
2024-02-11 00:40:41 +01:00
lumapu
493c583b79
0.8.78
...
* removed `switchCycle` from `hmsRadio.h` #1412
2024-02-11 00:21:47 +01:00
lumapu
e73e31b1cc
0.8.78
...
* possible fix of MqTT fix "total values are sent to often" #1421
2024-02-11 00:17:33 +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
Frank
b8cc3bcfe9
Add hint to 'INV_RESET_MIDNIGHT'
2024-02-09 16:37:08 +01:00
rejoe2
d15e75dbab
simplify rxOffset logic
...
- Code cleanup
- fix "nRF CE keep high" code (missing argument)
2024-02-09 11:53:20 +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
tictrick
d4a4f9cfb6
BugFix: ACK
...
Die Funktion startWrite() der RF24 Bibliothek ist ungeeignet für den Empfang von ACKs, da der Verstärker während des Sendens statt in den RX-Modus Ausgeschaltet wird.
2024-02-08 08:38:11 +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
c447049e84
Merge branch 'tictrick-development03' into development03
2024-02-07 20:39:16 +01:00
tictrick
716c3da3df
Bugfix: HMT would not start
...
Am Morgen wollten die HMTs nicht starten.
2024-02-07 11:36:57 +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
1f0b15c5be
0.8.74
2024-02-06 00:01:45 +01:00
lumapu
3740a09d2a
0.8.74
...
* reduced cppcheck linter warnings significantly
2024-02-05 23:58:52 +01:00
lumapu
6b5435a246
0.8.73
...
* fix nullpointer during communication #1401
* added `max_power` to MqTT total values #1375
2024-02-04 21:26:48 +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
883aefbe64
0.8.71
...
* fix html
2024-02-04 00:31:39 +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