mirror of
https://github.com/home-assistant/core.git
synced 2026-06-11 11:41:42 +02:00
44e5ec58b0
* Bump simplisafe-python to 9.4.0 * One more bump
9 lines
229 B
JSON
9 lines
229 B
JSON
{
|
|
"domain": "simplisafe",
|
|
"name": "SimpliSafe",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/simplisafe",
|
|
"requirements": ["simplisafe-python==9.4.1"],
|
|
"codeowners": ["@bachya"]
|
|
}
|