Classes | |
| class | FeedReaderCoordinator |
| class | StoredData |
Variables | |
| _LOGGER = getLogger(__name__) | |
| int | DELAY_SAVE = 30 |
| int | STORAGE_VERSION = 1 |
Data update coordinator for RSS/Atom feeds.
|
private |
Definition at line 27 of file coordinator.py.
| int homeassistant.components.feedreader.coordinator.DELAY_SAVE = 30 |
Definition at line 23 of file coordinator.py.
| int homeassistant.components.feedreader.coordinator.STORAGE_VERSION = 1 |
Definition at line 24 of file coordinator.py.