1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/person/manifest.json

11 lines
281 B
JSON

{
"domain": "person",
"name": "Person",
"codeowners": [],
"dependencies": ["image_upload", "http", "zone"],
"documentation": "https://www.home-assistant.io/integrations/person",
"integration_type": "system",
"iot_class": "calculated",
"quality_scale": "internal"
}