Go to the source code of this file.
Classes | |
| class | homeassistant.components.google.store.LocalCalendarStore |
Namespaces | |
| homeassistant.components.google.store | |
Variables | |
| homeassistant.components.google.store._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.google.store.STORAGE_KEY_FORMAT = "{domain}.{entry_id}" |
| int | homeassistant.components.google.store.STORAGE_SAVE_DELAY_SECONDS = 120 |
| int | homeassistant.components.google.store.STORAGE_VERSION = 1 |