Home Assistant Unofficial Reference 2024.12.1
util.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.screenlogic.util
 

Functions

None homeassistant.components.screenlogic.util.cleanup_excluded_entity (ScreenlogicDataUpdateCoordinator coordinator, str platform_domain, ScreenLogicDataPath data_path)
 
str homeassistant.components.screenlogic.util.generate_unique_id (*str|int|None args)
 
str homeassistant.components.screenlogic.util.get_ha_unit (sl_unit)
 

Variables

 homeassistant.components.screenlogic.util._LOGGER = logging.getLogger(__name__)