Go to the source code of this file.
Namespaces | |
| homeassistant.helpers.instance_id | |
Functions | |
| str | homeassistant.helpers.instance_id.async_get (HomeAssistant hass) |
Variables | |
| homeassistant.helpers.instance_id._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.helpers.instance_id.DATA_KEY = "core.uuid" |
| int | homeassistant.helpers.instance_id.DATA_VERSION = 1 |
| string | homeassistant.helpers.instance_id.LEGACY_UUID_FILE = ".uuid" |