Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.reolink.binary_sensor.ReolinkBinarySensorEntity
 
class  homeassistant.components.reolink.binary_sensor.ReolinkBinarySensorEntityDescription
 
class  homeassistant.components.reolink.binary_sensor.ReolinkPushBinarySensorEntity
 

Namespaces

 

Functions

None homeassistant.components.reolink.binary_sensor.async_setup_entry (HomeAssistant hass, ReolinkConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

tuple homeassistant.components.reolink.binary_sensor.BINARY_PUSH_SENSORS
 
tuple homeassistant.components.reolink.binary_sensor.BINARY_SENSORS
 
int homeassistant.components.reolink.binary_sensor.PARALLEL_UPDATES = 0