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

Classes

class  TechnoVEBinarySensorDescription
 
class  TechnoVEBinarySensorEntity
 

Functions

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

Variables

list BINARY_SENSORS
 

Detailed Description

Support for TechnoVE binary sensor.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.technove.binary_sensor.async_setup_entry ( HomeAssistant  hass,
TechnoVEConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the binary sensor platform.

Definition at line 85 of file binary_sensor.py.

Variable Documentation

◆ BINARY_SENSORS

list homeassistant.components.technove.binary_sensor.BINARY_SENSORS

Definition at line 41 of file binary_sensor.py.