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

Classes

class  QswBinarySensor
 
class  QswBinarySensorEntityDescription
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Support for the QNAP QSW binary sensors.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.qnap_qsw.binary_sensor.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback   async_add_entities 
)
Add QNAP QSW binary sensors from a config_entry.

Definition at line 80 of file binary_sensor.py.