2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "verisure",
|
|
|
|
"name": "Verisure",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/verisure",
|
2022-07-15 08:52:40 +00:00
|
|
|
"requirements": ["vsure==1.8.1"],
|
2021-03-15 19:30:44 +00:00
|
|
|
"codeowners": ["@frenck"],
|
|
|
|
"config_flow": true,
|
2021-04-15 08:21:38 +00:00
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"macaddress": "0023C1*"
|
|
|
|
}
|
|
|
|
],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["verisure"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|