OpenDTU/lib/Hoymiles
Thomas Basler 0441bbbe72 Fix: Queue consumed whole memory on inverter timeout
When the poll interval was e.g. 1sec it was possible that the queue ran full and consumed the whole memory.
Now new entries are only added to the queue automatically if the queue is empty.  This issue also caused a lot of "DTU command failed" messages.
2023-04-25 19:24:56 +02:00
..
src Fix: Queue consumed whole memory on inverter timeout 2023-04-25 19:24:56 +02:00
library.json Lib Hoymiles: First basic files 2022-05-24 23:01:52 +02:00
README.md Lib Hoymiles: First basic files 2022-05-24 23:01:52 +02:00