1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-21 18:38:17 +00:00
Files
core/homeassistant/components/lock/manifest.json
2023-02-08 20:38:43 +01:00

9 lines
216 B
JSON

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