Classes | |
| class | EcovacsLegacyVacuum |
| class | EcovacsVacuum |
Functions | |
| None | async_setup_entry (HomeAssistant hass, EcovacsConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | _ATTR_ROOMS = "rooms" |
| _LOGGER = logging.getLogger(__name__) | |
| dictionary | _STATE_TO_VACUUM_STATE |
| string | ATTR_COMPONENT_PREFIX = "component_" |
| string | ATTR_ERROR = "error" |
| string | SERVICE_RAW_GET_POSITIONS = "raw_get_positions" |
Support for Ecovacs Ecovacs Vacuums.
| None homeassistant.components.ecovacs.vacuum.async_setup_entry | ( | HomeAssistant | hass, |
| EcovacsConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |
|
private |
|
private |
| string homeassistant.components.ecovacs.vacuum.ATTR_COMPONENT_PREFIX = "component_" |
| string homeassistant.components.ecovacs.vacuum.ATTR_ERROR = "error" |