From 15ec6a0608dd1ad7e754b7b291c99cc0f15c4e67 Mon Sep 17 00:00:00 2001 From: lumapu Date: Wed, 19 Apr 2023 23:21:42 +0200 Subject: [PATCH] 0.6.9 release --- src/CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CHANGES.md b/src/CHANGES.md index ba8f2d254..281dc784c 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -1,7 +1,5 @@ Changelog v0.6.9 -* LEDs are now configurable to show if 1st inverter is available and if MqTT is connected -* LED are configurable to active high or low * improved MqTT * fix WiFi hostname during boot up * improved login: only one session at the same time is possible @@ -13,3 +11,5 @@ Changelog v0.6.9 * improved save settings * improved UI in setup: now `.` and `,` are allowed as floating point seperator * fix zero yield day functionality +* LEDs are now configurable to show if 1st inverter is available and if MqTT is connected +* LED are configurable to active high or low