Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.whirlpool.sensor.WasherDryerClass
 
class  homeassistant.components.whirlpool.sensor.WasherDryerTimeClass
 
class  homeassistant.components.whirlpool.sensor.WhirlpoolSensorEntityDescription
 

Namespaces

 homeassistant.components.whirlpool.sensor
 

Functions

None homeassistant.components.whirlpool.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
str|None homeassistant.components.whirlpool.sensor.washer_state (WasherDryer washer)
 

Variables

 homeassistant.components.whirlpool.sensor._LOGGER = logging.getLogger(__name__)
 
list homeassistant.components.whirlpool.sensor.CYCLE_FUNC
 
string homeassistant.components.whirlpool.sensor.DOOR_OPEN = "door_open"
 
string homeassistant.components.whirlpool.sensor.ICON_D = "mdi:tumble-dryer"
 
string homeassistant.components.whirlpool.sensor.ICON_W = "mdi:washing-machine"
 
dictionary homeassistant.components.whirlpool.sensor.MACHINE_STATE
 
 homeassistant.components.whirlpool.sensor.SCAN_INTERVAL = timedelta(minutes=5)
 
dictionary homeassistant.components.whirlpool.sensor.TANK_FILL