homeassistant/custom_components/input_select/manifest.json

11 lines
227 B
JSON

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