1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/cover/manifest.json
2023-02-08 20:16:39 +01:00

9 lines
219 B
JSON

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