From 8646b0d86c726c3a52015778b1b0465868f1dbef Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Oct 2023 11:07:37 +0200 Subject: [PATCH] updated [skip ci] --- ChangeLog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 766d07a7..546d728b 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,10 +4,14 @@ * fix lost scanconfig default behaviour * fix send empty message instead of logging an error for MQTT on messages without any field * fix MacOS build +* fix name prefix warnings in Home Assistant MQTT discovery integration +* fix impossible usage of multi-field writes in MQTT integration ## Features * add temperatures in Kelvin and ... to Home Assistant MQTT discovery integration * add options to turn off scanconfig and limit number of retries +* remove dependency on argp +* add time fields to Home Assistant MQTT discovery integration # 23.2 (2023-07-08)