2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "verisure",
|
|
|
|
"name": "Verisure",
|
2023-03-26 17:32:25 +00:00
|
|
|
"codeowners": ["@frenck", "@niro1987"],
|
2021-03-15 19:30:44 +00:00
|
|
|
"config_flow": true,
|
2021-04-15 08:21:38 +00:00
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"macaddress": "0023C1*"
|
|
|
|
}
|
|
|
|
],
|
2023-02-08 19:10:18 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/verisure",
|
2022-10-23 18:43:13 +00:00
|
|
|
"integration_type": "hub",
|
2023-02-08 19:10:18 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["verisure"],
|
2023-08-25 08:27:35 +00:00
|
|
|
"requirements": ["vsure==2.6.6"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|