Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.unifiprotect.binary_sensor.MountableProtectDeviceBinarySensor
 
class  homeassistant.components.unifiprotect.binary_sensor.ProtectBinaryEntityDescription
 
class  homeassistant.components.unifiprotect.binary_sensor.ProtectBinaryEventEntityDescription
 
class  homeassistant.components.unifiprotect.binary_sensor.ProtectDeviceBinarySensor
 
class  homeassistant.components.unifiprotect.binary_sensor.ProtectDiskBinarySensor
 
class  homeassistant.components.unifiprotect.binary_sensor.ProtectEventBinarySensor
 

Namespaces

 homeassistant.components.unifiprotect.binary_sensor
 

Functions

list[ProtectDeviceEntity] homeassistant.components.unifiprotect.binary_sensor._async_event_entities (ProtectData data, ProtectAdoptableDeviceModel|None ufp_device=None)
 
list[BaseProtectEntity] homeassistant.components.unifiprotect.binary_sensor._async_nvr_entities (ProtectData data)
 
None homeassistant.components.unifiprotect.binary_sensor.async_setup_entry (HomeAssistant hass, UFPConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.unifiprotect.binary_sensor._KEY_DOOR = "door"
 
tuple homeassistant.components.unifiprotect.binary_sensor.MODEL_DESCRIPTIONS_WITH_CLASS
 
dictionary homeassistant.components.unifiprotect.binary_sensor.MOUNT_DEVICE_CLASS_MAP