Home Assistant Unofficial Reference 2024.12.1
helpers.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.sonos.helpers
 

Functions

str|None homeassistant.components.sonos.helpers._find_target_identifier (Any instance, SoCo|None fallback_soco)
 
def homeassistant.components.sonos.helpers._T
 
str homeassistant.components.sonos.helpers.hostname_to_uid (str hostname)
 
set[SoCo] homeassistant.components.sonos.helpers.sync_get_visible_zones (SoCo soco)
 

Variables

 homeassistant.components.sonos.helpers._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.sonos.helpers._SonosEntitiesType
 
string homeassistant.components.sonos.helpers.UID_POSTFIX = "01400"
 
string homeassistant.components.sonos.helpers.UID_PREFIX = "RINCON_"