mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
13 lines
349 B
JSON
13 lines
349 B
JSON
{
|
|
"domain": "harbor",
|
|
"name": "Harbor Sleep",
|
|
"codeowners": ["@Lash-L", "@afgarcia86"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/harbor",
|
|
"integration_type": "device",
|
|
"iot_class": "local_push",
|
|
"loggers": ["harbor"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["harbor-python==1.5.0"]
|
|
}
|