helgeerbe
|
2eeb5f1d19
|
Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development"
This reverts commit eb1c2dbd8c, reversing
changes made to 0cb42a6424.
merge of v23.9.11 broke the system
|
2023-09-12 20:18:10 +02:00 |
|
Thomas Basler
|
8023b6620a
|
Fix: Ignore incomplete SystemConfigPara packages
Some inverters seem to transmit too less and incomplete data. These packages will be ignored now.
|
2023-09-07 23:10:01 +02:00 |
|
Thomas Basler
|
0260af9ada
|
Hoymiles Lib: Move semaphore handing into parser base class
|
2023-09-07 22:08:07 +02:00 |
|
Thomas Basler
|
74169c3b17
|
Fix: Prevent wrong values of systemconfigpara data because of non-atomic transaction
|
2023-07-31 22:06:04 +02:00 |
|
Thomas Basler
|
5feefed14e
|
Added missing copyright information
|
2022-12-14 22:37:37 +01:00 |
|
Thomas Basler
|
754913368a
|
Implemented way to periodically fetch the current limit from the inverter
The fetch is only executed at least 4 minutes after the last set command.
Otherwise it would generate a entry in the event log (ID 2)
|
2022-09-30 18:34:30 +02:00 |
|
Thomas Basler
|
a707ab501d
|
Implemented method to check whether the last command was successfull
This also allows to retransmit the command after specific time if not successfull
|
2022-09-30 18:34:30 +02:00 |
|
Thomas Basler
|
c28a532bf1
|
Added base classes for SystemConfigPara
|
2022-09-09 18:41:07 +02:00 |
|