mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
10 lines
226 B
JSON
10 lines
226 B
JSON
{
|
|
"domain": "geofency",
|
|
"name": "Geofency",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"dependencies": ["webhook"],
|
|
"documentation": "https://www.home-assistant.io/integrations/geofency",
|
|
"iot_class": "cloud_push"
|
|
}
|