Functions | |
| str | get_client_device_id (HomeAssistant hass, bool self_hosted) |
| str | get_name_key (Enum enum) |
| list[EcovacsEntity] | get_supported_entitites (EcovacsController controller, type[EcovacsDescriptionEntity] entity_class, tuple[EcovacsCapabilityEntityDescription,...] descriptions) |
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 | ||
| ) |