Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.tplink_omada.binary_sensor Namespace Reference

Classes

class  GatewayPortBinarySensorEntityDescription
 
class  OmadaGatewayPortBinarySensor
 

Functions

None async_setup_entry (HomeAssistant hass, OmadaConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Support for TPLink Omada binary sensors.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.tplink_omada.binary_sensor.async_setup_entry ( HomeAssistant  hass,
OmadaConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up binary sensors.

Definition at line 28 of file binary_sensor.py.