Go to the source code of this file.
Namespaces | |
| homeassistant.components.version | |
Functions | |
| bool | homeassistant.components.version.async_setup_entry (HomeAssistant hass, VersionConfigEntry entry) |
| bool | homeassistant.components.version.async_unload_entry (HomeAssistant hass, VersionConfigEntry entry) |
Variables | |
| homeassistant.components.version._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.version.VersionConfigEntry | |