Classes | |
| class | GeoJsonLocationEvent |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for generic GeoJSON events.
| None homeassistant.components.geo_json_events.geo_location.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the GeoJSON Events platform.
Definition at line 30 of file geo_location.py.
|
private |
Definition at line 27 of file geo_location.py.