Home Assistant Unofficial Reference 2024.12.1
vacuum.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.sharkiq.vacuum.SharkVacuumEntity
 

Namespaces

 homeassistant.components.sharkiq.vacuum
 

Functions

None homeassistant.components.sharkiq.vacuum.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.sharkiq.vacuum.ATTR_ERROR_CODE = "last_error_code"
 
string homeassistant.components.sharkiq.vacuum.ATTR_ERROR_MSG = "last_error_message"
 
string homeassistant.components.sharkiq.vacuum.ATTR_LOW_LIGHT = "low_light"
 
string homeassistant.components.sharkiq.vacuum.ATTR_RECHARGE_RESUME = "recharge_and_resume"
 
string homeassistant.components.sharkiq.vacuum.ATTR_ROOMS = "rooms"
 
dictionary homeassistant.components.sharkiq.vacuum.FAN_SPEEDS_MAP
 
dictionary homeassistant.components.sharkiq.vacuum.OPERATING_STATE_MAP
 
string homeassistant.components.sharkiq.vacuum.STATE_RECHARGING_TO_RESUME = "recharging_to_resume"