hass-core/homeassistant/components/geofency/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
197 B
JSON

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