Go to the source code of this file.
Namespaces | |
| homeassistant.components.geo_json_events | |
Functions | |
| bool | homeassistant.components.geo_json_events.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry) |
| bool | homeassistant.components.geo_json_events.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
| None | homeassistant.components.geo_json_events.remove_orphaned_entities (HomeAssistant hass, str entry_id) |
Variables | |
| homeassistant.components.geo_json_events._LOGGER = logging.getLogger(__name__) | |