Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.guardian.binary_sensor.PairedSensorBinarySensor
 
class  homeassistant.components.guardian.binary_sensor.PairedSensorBinarySensorDescription
 
class  homeassistant.components.guardian.binary_sensor.ValveControllerBinarySensor
 
class  homeassistant.components.guardian.binary_sensor.ValveControllerBinarySensorDescription
 

Namespaces

 homeassistant.components.guardian.binary_sensor
 

Functions

None homeassistant.components.guardian.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.guardian.binary_sensor.ATTR_CONNECTED_CLIENTS = "connected_clients"
 
tuple homeassistant.components.guardian.binary_sensor.PAIRED_SENSOR_DESCRIPTIONS
 
string homeassistant.components.guardian.binary_sensor.SENSOR_KIND_LEAK_DETECTED = "leak_detected"
 
string homeassistant.components.guardian.binary_sensor.SENSOR_KIND_MOVED = "moved"
 
tuple homeassistant.components.guardian.binary_sensor.VALVE_CONTROLLER_DESCRIPTIONS