From f4cad1d1ba8b49dae5a879c20f2d6ae7c3787898 Mon Sep 17 00:00:00 2001 From: Alexander Mextner Date: Mon, 1 Nov 2021 09:18:57 +0300 Subject: [PATCH] typo(MQTT): Please not -> Please note --- MQTT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MQTT.md b/MQTT.md index 3189a54a..3dee3f22 100644 --- a/MQTT.md +++ b/MQTT.md @@ -174,7 +174,7 @@ binary_sensor: off_delay: 300 ``` -Below parsed data is saved into the Home Assistant database as sensor data. Please not the conversion of the volume from dB to percentage. +Below parsed data is saved into the Home Assistant database as sensor data. Please note the conversion of the volume from dB to percentage. ```yml sensor: -- 2.47.2