2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "simplisafe",
|
|
|
|
"name": "Simplisafe",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-04-04 04:14:45 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/components/simplisafe",
|
|
|
|
"requirements": [
|
2019-08-15 00:03:11 +00:00
|
|
|
"simplisafe-python==4.3.0"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": [
|
|
|
|
"@bachya"
|
|
|
|
]
|
|
|
|
}
|