Feed Entity Manager for Qld Bushfire Alert GeoRSS feed.
Definition at line 100 of file geo_location.py.
◆ __init__()
| None homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager.__init__ |
( |
|
self, |
|
|
HomeAssistant |
hass, |
|
|
AddEntitiesCallback |
add_entities, |
|
|
timedelta |
scan_interval, |
|
|
tuple[float, float] |
coordinates, |
|
|
float |
radius_in_km, |
|
|
list[str] |
categories |
|
) |
| |
◆ _generate_entity()
| None homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager._generate_entity |
( |
|
self, |
|
|
str |
external_id |
|
) |
| |
|
private |
◆ _init_regular_updates()
| None homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager._init_regular_updates |
( |
|
self | ) |
|
|
private |
Schedule regular updates at the specified interval.
Definition at line 130 of file geo_location.py.
◆ _remove_entity()
| None homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager._remove_entity |
( |
|
self, |
|
|
str |
external_id |
|
) |
| |
|
private |
◆ _update_entity()
| None homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager._update_entity |
( |
|
self, |
|
|
str |
external_id |
|
) |
| |
|
private |
◆ get_entry()
| QldBushfireAlertFeedEntry | None homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager.get_entry |
( |
|
self, |
|
|
str |
external_id |
|
) |
| |
◆ startup()
| None homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager.startup |
( |
|
self | ) |
|
◆ _add_entities
| homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager._add_entities |
|
private |
◆ _feed_manager
| homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager._feed_manager |
|
private |
◆ _hass
| homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager._hass |
|
private |
◆ _scan_interval
| homeassistant.components.qld_bushfire.geo_location.QldBushfireFeedEntityManager._scan_interval |
|
private |
The documentation for this class was generated from the following file: