From 928513cb97c3d22163fdd20fb7aadc7b87a54e21 Mon Sep 17 00:00:00 2001 From: blakadder Date: Sun, 18 Sep 2022 14:16:58 +0200 Subject: [PATCH] align template sensor unit display MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Just cosmetics to align the template sensor unit display with the impedance sensor unit which is Ω --- components/sensor/xiaomi_miscale.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/sensor/xiaomi_miscale.rst b/components/sensor/xiaomi_miscale.rst index 277397ed8..c054788d9 100644 --- a/components/sensor/xiaomi_miscale.rst +++ b/components/sensor/xiaomi_miscale.rst @@ -91,7 +91,7 @@ You have to replace the numbers in the lambdas to determine your weight which is - platform: template name: Impedance Aurélien id: impedance_user1 - unit_of_measurement: 'ohm' + unit_of_measurement: 'Ω' icon: mdi:omega accuracy_decimals: 0 - platform: template @@ -103,7 +103,7 @@ You have to replace the numbers in the lambdas to determine your weight which is - platform: template name: Impedance Siham id: impedance_user2 - unit_of_measurement: 'ohm' + unit_of_measurement: 'Ω' icon: mdi:omega accuracy_decimals: 0