From e2cf37966c2603d7d6e30ac2f3c5162a484e992c Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 16 May 2022 15:06:18 +0200 Subject: [PATCH] Make clear number entities cannot be created manually (#22767) --- source/_integrations/number.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/number.markdown b/source/_integrations/number.markdown index 58754237927..7e2c23975c3 100644 --- a/source/_integrations/number.markdown +++ b/source/_integrations/number.markdown @@ -14,6 +14,10 @@ ha_integration_type: integration Keeps track on `number` entities in your environment, their state, and allows you to control them. This integration allows other integrations to get a value input from user within a range. +Number entities cannot be implemented manually, but can be provided by other +integrations. If you are looking for a way to create a number entity, +please take a look at the [Number helper](/integrations/input_number). + ### Services The Number entities registers the following services: