From 158466485a7e5a3c8b666e607d03c7f1ec0aab30 Mon Sep 17 00:00:00 2001 From: puuu Date: Wed, 1 Dec 2021 00:24:22 +0900 Subject: [PATCH] Describe unit_of_measurement for number component (#1672) --- components/number/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/number/index.rst b/components/number/index.rst index 6a64463c0..7ffcc3f0f 100644 --- a/components/number/index.rst +++ b/components/number/index.rst @@ -42,6 +42,8 @@ Configuration variables: See https://developers.home-assistant.io/docs/core/entity/#generic-properties for a list of available options. Requires Home Assistant 2021.11 or newer. Set to ``""`` to remove the default entity category. +- **unit_of_measurement** (*Optional*, string): Manually set the unit + of measurement for the number. Automations: