1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-13 17:44:45 +01:00
Files
core/homeassistant/components/input_text/manifest.json
T

11 lines
223 B
JSON

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