From 53731ad4363da880482e65c44d0efc627210c704 Mon Sep 17 00:00:00 2001 From: Jimmy White Date: Mon, 15 Apr 2024 17:13:52 +0100 Subject: [PATCH] Update breaking.md --- breaking.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/breaking.md b/breaking.md index 6dec555..444a240 100644 --- a/breaking.md +++ b/breaking.md @@ -4,9 +4,9 @@ Sensores will also now be BINARY sensors ![image](https://github.com/jimmyeao/TEAMS2HA/assets/5197831/b14a824e-b939-4ba5-9515-b06bf4150270) -The Device will appear in the MQTT integration as the Prefix name +The Device will appear in the MQTT integration as the Prefix name, in LOWER case - this aligns with MQTT best praactices. -The sensor names will change, please check them and update your automations as required. This should be the last time we have to do this. +As a result, the sensor names will change if your previous prefix was upper or mixed case - please check them and update your automations as required. This should be the last time we have to do this. As the old sensor names may still exist, you may need to remove them from MQTT - I use https://mqtt-explorer.com/ MQTT Explorer