Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.xiaomi_miio.VacuumCoordinatorDataAttributes Class Reference

Static Public Attributes

 str
 

Detailed Description

A class that holds attribute names for VacuumCoordinatorData.

These attributes can be used in methods like `getattr` when a generic solutions is
needed.
See homeassistant.components.xiaomi_miio.device.XiaomiCoordinatedMiioEntity
._extract_value_from_attribute for
an example.

Definition at line 218 of file __init__.py.

Member Data Documentation

◆ str

homeassistant.components.xiaomi_miio.VacuumCoordinatorDataAttributes.str
static

Definition at line 228 of file __init__.py.


The documentation for this class was generated from the following file: