Device class for binary sensors.
Definition at line 40 of file __init__.py.
◆ BATTERY
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.BATTERY = "battery" |
|
static |
◆ BATTERY_CHARGING
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.BATTERY_CHARGING = "battery_charging" |
|
static |
◆ CO
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.CO = "carbon_monoxide" |
|
static |
◆ COLD
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.COLD = "cold" |
|
static |
◆ CONNECTIVITY
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.CONNECTIVITY = "connectivity" |
|
static |
◆ DOOR
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.DOOR = "door" |
|
static |
◆ GARAGE_DOOR
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.GARAGE_DOOR = "garage_door" |
|
static |
◆ GAS
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.GAS = "gas" |
|
static |
◆ HEAT
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.HEAT = "heat" |
|
static |
◆ LIGHT
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.LIGHT = "light" |
|
static |
◆ LOCK
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.LOCK = "lock" |
|
static |
◆ MOISTURE
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.MOISTURE = "moisture" |
|
static |
◆ MOTION
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.MOTION = "motion" |
|
static |
◆ MOVING
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.MOVING = "moving" |
|
static |
◆ OCCUPANCY
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.OCCUPANCY = "occupancy" |
|
static |
◆ OPENING
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.OPENING = "opening" |
|
static |
◆ PLUG
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.PLUG = "plug" |
|
static |
◆ POWER
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.POWER = "power" |
|
static |
◆ PRESENCE
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.PRESENCE = "presence" |
|
static |
◆ PROBLEM
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.PROBLEM = "problem" |
|
static |
◆ RUNNING
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.RUNNING = "running" |
|
static |
◆ SAFETY
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.SAFETY = "safety" |
|
static |
◆ SMOKE
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.SMOKE = "smoke" |
|
static |
◆ SOUND
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.SOUND = "sound" |
|
static |
◆ TAMPER
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.TAMPER = "tamper" |
|
static |
◆ UPDATE
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.UPDATE = "update" |
|
static |
◆ VIBRATION
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.VIBRATION = "vibration" |
|
static |
◆ WINDOW
| string homeassistant.components.binary_sensor.BinarySensorDeviceClass.WINDOW = "window" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/binary_sensor/__init__.py