Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.kodi
 

Functions

bool homeassistant.components.kodi.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.kodi.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.kodi._LOGGER = logging.getLogger(__name__)
 
list homeassistant.components.kodi.PLATFORMS = [Platform.MEDIA_PLAYER]