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

Classes

class  BatterySensor
 
class  ShutterContactSensor
 

Functions

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

Detailed Description

Platform for binarysensor integration.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.bosch_shc.binary_sensor.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the SHC binary sensor platform.

Definition at line 20 of file binary_sensor.py.