* fix message `ERR_DUPLICATE_INVERTER` #1705, #1700
* merge PR: Power limit command accelerated #1704
* merge PR: reduce update cycle of ePaper from 5 to 10 seconds #1706
* merge PR: small fixes in different files #1711
This commit is contained in:
lumapu 2024-08-04 23:27:50 +02:00
parent 671a4307c6
commit a8117eeb8a

View file

@ -2,6 +2,9 @@
## 0.8.130 - 2024-08-04
* fix message `ERR_DUPLICATE_INVERTER` #1705, #1700
* merge PR: Power limit command accelerated #1704
* merge PR: reduce update cycle of ePaper from 5 to 10 seconds #1706
* merge PR: small fixes in different files #1711
## 0.8.129 - 2024-07-11
* sort alarms ascending #1471