mirror of https://github.com/home-assistant/core
11 lines
305 B
JSON
11 lines
305 B
JSON
{
|
|
"domain": "familyhub",
|
|
"name": "Samsung Family Hub",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/familyhub",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyfamilyhublocal"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["python-family-hub-local==0.0.2"]
|
|
}
|