Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.axis.binary_sensor.AxisBinarySensor
 
class  homeassistant.components.axis.binary_sensor.AxisBinarySensorDescription
 

Namespaces

 homeassistant.components.axis.binary_sensor
 

Functions

None homeassistant.components.axis.binary_sensor.async_setup_entry (HomeAssistant hass, AxisConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
bool homeassistant.components.axis.binary_sensor.event_id_is_int (str event_id)
 
str homeassistant.components.axis.binary_sensor.fence_guard_name_fn (AxisHub hub, Event event)
 
str homeassistant.components.axis.binary_sensor.guard_suite_name_fn (FenceGuardHandler|LoiteringGuardHandler|MotionGuardHandler|Vmd4Handler handler, Event event, str event_type)
 
bool homeassistant.components.axis.binary_sensor.guard_suite_supported_fn (AxisHub hub, Event event)
 
str homeassistant.components.axis.binary_sensor.loitering_guard_name_fn (AxisHub hub, Event event)
 
str homeassistant.components.axis.binary_sensor.motion_detection_4_name_fn (AxisHub hub, Event event)
 
str homeassistant.components.axis.binary_sensor.motion_guard_name_fn (AxisHub hub, Event event)
 
str homeassistant.components.axis.binary_sensor.object_analytics_name_fn (AxisHub hub, Event event)
 
bool homeassistant.components.axis.binary_sensor.object_analytics_supported_fn (AxisHub hub, Event event)
 

Variables

tuple homeassistant.components.axis.binary_sensor.ENTITY_DESCRIPTIONS