Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.lg_soundbar
 

Functions

bool homeassistant.components.lg_soundbar.async_setup_entry (core.HomeAssistant hass, config_entries.ConfigEntry entry)
 
bool homeassistant.components.lg_soundbar.async_unload_entry (core.HomeAssistant hass, config_entries.ConfigEntry entry)
 

Variables

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