mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-26 12:06:50 +00:00
698 B
698 B
title, description, ha_category, ha_release, ha_quality_scale, ha_domain, ha_iot_class, ha_codeowners
title | description | ha_category | ha_release | ha_quality_scale | ha_domain | ha_iot_class | ha_codeowners | |||
---|---|---|---|---|---|---|---|---|---|---|
Number | Instructions on how to manage your Number entities with Home Assistant. |
|
2020.12 | internal | number |
|
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.
Services
The Number entities registers the following services:
Service | Data | Description |
---|---|---|
set_value |
value entity_id(s) area_id(s) |
Set the value of specific number entities |