Home Assistant Unofficial Reference 2024.12.1
entity.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.roomba.entity.IRobotEntity
 
class  homeassistant.components.roomba.entity.IRobotVacuum
 

Namespaces

 homeassistant.components.roomba.entity
 

Variables

 homeassistant.components.roomba.entity._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.roomba.entity.ATTR_CLEANED_AREA = "cleaned_area"
 
string homeassistant.components.roomba.entity.ATTR_CLEANING_TIME = "cleaning_time"
 
string homeassistant.components.roomba.entity.ATTR_ERROR = "error"
 
string homeassistant.components.roomba.entity.ATTR_ERROR_CODE = "error_code"
 
string homeassistant.components.roomba.entity.ATTR_POSITION = "position"
 
string homeassistant.components.roomba.entity.ATTR_SOFTWARE_VERSION = "software_version"
 
dictionary homeassistant.components.roomba.entity.STATE_MAP
 
tuple homeassistant.components.roomba.entity.SUPPORT_IROBOT