mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 14:46:47 -06:00
730 B
730 B
title, description, ha_category, ha_release, ha_quality_scale, ha_domain, ha_codeowners, ha_integration_type
| title | description | ha_category | ha_release | ha_quality_scale | ha_domain | ha_codeowners | ha_integration_type | ||
|---|---|---|---|---|---|---|---|---|---|
| Select | Instructions on how to manage your Select entities with Home Assistant. |
|
2021.7 | internal | select |
|
entity |
Keeps track on select entities in your environment, their state, and allows
you to control them. This integration allows other integrations to offer
a limited set of selectable options for the entity.
Services
The Select entities registers the following services:
| Service | Data | Description |
|---|---|---|
select_option |
optionentity_id(s)area_id(s) |
Set the current select option of specific select entities |