From ca480e801fce6c5e60bfcd362c47d82b1c4339de Mon Sep 17 00:00:00 2001 From: Alexander Leisentritt Date: Wed, 30 Oct 2019 16:03:39 +0100 Subject: [PATCH] fix xiaomi docs (#384) --- components/sensor/xiaomi_cgg1.rst | 2 +- components/sensor/xiaomi_lywsdcgq.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/sensor/xiaomi_cgg1.rst b/components/sensor/xiaomi_cgg1.rst index 0f6b8d39c..11b1249d4 100644 --- a/components/sensor/xiaomi_cgg1.rst +++ b/components/sensor/xiaomi_cgg1.rst @@ -55,7 +55,7 @@ Configuration variables: - **battery_level** (*Optional*): The information for the battery level sensor - - **name** (**Required**, string): The name for the humidity sensor. + - **name** (**Required**, string): The name for the battery level sensor. - **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas. - All other options from :ref:`Sensor `. diff --git a/components/sensor/xiaomi_lywsdcgq.rst b/components/sensor/xiaomi_lywsdcgq.rst index b56808182..7bcfe6fc2 100644 --- a/components/sensor/xiaomi_lywsdcgq.rst +++ b/components/sensor/xiaomi_lywsdcgq.rst @@ -55,7 +55,7 @@ Configuration variables: - **battery_level** (*Optional*): The information for the battery level sensor - - **name** (**Required**, string): The name for the humidity sensor. + - **name** (**Required**, string): The name for the battery level sensor. - **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas. - All other options from :ref:`Sensor `.