Files
core/homeassistant/components/text/manifest.json
Raman Gupta 003e4224c8 Add text platform (#79454)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-11-24 20:01:01 +01:00

9 lines
216 B
JSON

{
"domain": "text",
"name": "Text",
"documentation": "https://www.home-assistant.io/integrations/text",
"codeowners": ["@home-assistant/core"],
"quality_scale": "internal",
"integration_type": "entity"
}