mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Make clear number entities cannot be created manually (#22767)
This commit is contained in:
parent
c350294cd1
commit
e2cf37966c
@ -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.
|
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
|
### Services
|
||||||
|
|
||||||
The Number entities registers the following services:
|
The Number entities registers the following services:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user