Feed Entity Manager for IGN Sismologia GeoRSS feed.
Definition at line 91 of file geo_location.py.
◆ __init__()
| None homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager.__init__ |
( |
|
self, |
|
|
HomeAssistant |
hass, |
|
|
AddEntitiesCallback |
add_entities, |
|
|
timedelta |
scan_interval, |
|
|
tuple[float, float] |
coordinates, |
|
|
float |
radius_in_km, |
|
|
float |
minimum_magnitude |
|
) |
| |
◆ _generate_entity()
| None homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager._generate_entity |
( |
|
self, |
|
|
str |
external_id |
|
) |
| |
|
private |
◆ _init_regular_updates()
| None homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager._init_regular_updates |
( |
|
self | ) |
|
|
private |
Schedule regular updates at the specified interval.
Definition at line 122 of file geo_location.py.
◆ _remove_entity()
| None homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager._remove_entity |
( |
|
self, |
|
|
str |
external_id |
|
) |
| |
|
private |
◆ _update_entity()
| None homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager._update_entity |
( |
|
self, |
|
|
str |
external_id |
|
) |
| |
|
private |
◆ get_entry()
| IgnSismologiaFeedEntry | None homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager.get_entry |
( |
|
self, |
|
|
str |
external_id |
|
) |
| |
◆ startup()
| None homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager.startup |
( |
|
self | ) |
|
◆ _add_entities
| homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager._add_entities |
|
private |
◆ _feed_manager
| homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager._feed_manager |
|
private |
◆ _hass
| homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager._hass |
|
private |
◆ _scan_interval
| homeassistant.components.ign_sismologia.geo_location.IgnSismologiaFeedEntityManager._scan_interval |
|
private |
The documentation for this class was generated from the following file: