1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-07 14:56:25 +01:00
Files
core/homeassistant/components/input_select/manifest.json
T

11 lines
229 B
JSON

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