mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
9 lines
197 B
JSON
9 lines
197 B
JSON
{
|
|
"domain": "geofency",
|
|
"name": "Geofency",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/geofency",
|
|
"dependencies": ["webhook"],
|
|
"codeowners": []
|
|
}
|