1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 05:46:00 +00:00
Files
core/homeassistant/components/input_select/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
208 B
JSON

{
"domain": "input_select",
"name": "Input Select",
"documentation": "https://www.home-assistant.io/integrations/input_select",
"codeowners": ["@home-assistant/core"],
"quality_scale": "internal"
}