2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "simplisafe",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "SimpliSafe",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/simplisafe",
|
2021-12-19 22:05:13 +00:00
|
|
|
"requirements": ["simplisafe-python==2021.12.2"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@bachya"],
|
2021-10-28 17:07:58 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"hostname": "simplisafe*",
|
|
|
|
"macaddress": "30AEA4*"
|
|
|
|
}
|
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|