Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.freedompro.binary_sensor.Device
 

Namespaces

 homeassistant.components.freedompro.binary_sensor
 

Functions

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

Variables

dictionary homeassistant.components.freedompro.binary_sensor.DEVICE_CLASS_MAP
 
dictionary homeassistant.components.freedompro.binary_sensor.DEVICE_KEY_MAP
 
dictionary homeassistant.components.freedompro.binary_sensor.SUPPORTED_SENSORS = {"smokeSensor", "occupancySensor", "motionSensor", "contactSensor"}