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

Classes

class  ElkBinarySensor
 

Functions

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

Detailed Description

Support for control of ElkM1 binary sensors.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.elkm1.binary_sensor.async_setup_entry ( HomeAssistant  hass,
ElkM1ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Create the Elk-M1 sensor platform.

Definition at line 19 of file binary_sensor.py.