Classes | |
| class | LocalCalendarStore |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | STORAGE_KEY_FORMAT = "{domain}.{entry_id}" |
| int | STORAGE_SAVE_DELAY_SECONDS = 120 |
| int | STORAGE_VERSION = 1 |
Google Calendar local storage.
|
private |
| string homeassistant.components.google.store.STORAGE_KEY_FORMAT = "{domain}.{entry_id}" |
| int homeassistant.components.google.store.STORAGE_SAVE_DELAY_SECONDS = 120 |