mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
11 lines
273 B
JSON
11 lines
273 B
JSON
{
|
|
"domain": "person",
|
|
"name": "Person",
|
|
"codeowners": [],
|
|
"dependencies": ["image_upload", "http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/person",
|
|
"integration_type": "system",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal"
|
|
}
|