ha-core/homeassistant/components/geofency/manifest.json

12 lines
225 B
JSON

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