mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
13 lines
363 B
JSON
13 lines
363 B
JSON
{
|
|
"domain": "satel_integra",
|
|
"name": "Satel Integra",
|
|
"codeowners": ["@Tommatheussen"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/satel_integra",
|
|
"integration_type": "device",
|
|
"iot_class": "local_push",
|
|
"loggers": ["satel_integra"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["satel-integra==1.0.0"]
|
|
}
|