1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/simplisafe/manifest.json
2021-10-12 12:35:10 -06:00

10 lines
262 B
JSON

{
"domain": "simplisafe",
"name": "SimpliSafe",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/simplisafe",
"requirements": ["simplisafe-python==11.0.7"],
"codeowners": ["@bachya"],
"iot_class": "cloud_polling"
}