mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
12 lines
311 B
JSON
12 lines
311 B
JSON
{
|
|
"domain": "sia",
|
|
"name": "SIA Alarm Systems",
|
|
"codeowners": ["@eavanvalkenburg"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sia",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pysiaalarm"],
|
|
"requirements": ["pysiaalarm==3.2.2"]
|
|
}
|