Home Assistant Unofficial Reference 2024.12.1
util.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.ecovacs.util
 

Functions

str homeassistant.components.ecovacs.util.get_client_device_id (HomeAssistant hass, bool self_hosted)
 
str homeassistant.components.ecovacs.util.get_name_key (Enum enum)
 
list[EcovacsEntity] homeassistant.components.ecovacs.util.get_supported_entitites (EcovacsController controller, type[EcovacsDescriptionEntity] entity_class, tuple[EcovacsCapabilityEntityDescription,...] descriptions)