Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.tplink.binary_sensor.TPLinkBinarySensorEntity
 
class  homeassistant.components.tplink.binary_sensor.TPLinkBinarySensorEntityDescription
 

Namespaces

 

Functions

None homeassistant.components.tplink.binary_sensor.async_setup_entry (HomeAssistant hass, TPLinkConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

dictionary homeassistant.components.tplink.binary_sensor.BINARYSENSOR_DESCRIPTIONS_MAP = {desc.key: desc for desc in BINARY_SENSOR_DESCRIPTIONS}