mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
9 lines
240 B
JSON
9 lines
240 B
JSON
{
|
|
"domain": "input_select",
|
|
"name": "Input Select",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"documentation": "https://www.home-assistant.io/integrations/input_select",
|
|
"integration_type": "helper",
|
|
"quality_scale": "internal"
|
|
}
|