1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/geofency/manifest.json
2021-04-15 10:21:38 +02:00

10 lines
226 B
JSON

{
"domain": "geofency",
"name": "Geofency",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/geofency",
"dependencies": ["webhook"],
"codeowners": [],
"iot_class": "cloud_push"
}