Go to the source code of this file.
Namespaces | |
| homeassistant.components.geofency | |
Functions | |
| str | homeassistant.components.geofency._address (str value) |
| def | homeassistant.components.geofency._device_name (data) |
| def | homeassistant.components.geofency._is_mobile_beacon (data, mobile_beacons) |
| def | homeassistant.components.geofency._set_location (hass, data, location_name) |
| bool | homeassistant.components.geofency.async_setup (HomeAssistant hass, ConfigType hass_config) |
| bool | homeassistant.components.geofency.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.geofency.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
| web.Response | homeassistant.components.geofency.handle_webhook (HomeAssistant hass, str webhook_id, web.Request request) |