Go to the source code of this file.
Namespaces | |
| homeassistant.components.lovelace.dashboard | |
Functions | |
| def | homeassistant.components.lovelace.dashboard._config_info (mode, config) |
Variables | |
| homeassistant.components.lovelace.dashboard._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.lovelace.dashboard.CONFIG_STORAGE_KEY = "lovelace.{}" |
| homeassistant.components.lovelace.dashboard.CONFIG_STORAGE_KEY_DEFAULT = DOMAIN | |
| int | homeassistant.components.lovelace.dashboard.CONFIG_STORAGE_VERSION = 1 |
| string | homeassistant.components.lovelace.dashboard.DASHBOARDS_STORAGE_KEY = f"{DOMAIN}_dashboards" |
| int | homeassistant.components.lovelace.dashboard.DASHBOARDS_STORAGE_VERSION = 1 |