mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +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.
|
||||
|
||||
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user