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

Classes

class  PermobilbinarySensor
 
class  PermobilBinarySensorEntityDescription
 

Functions

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

Detailed Description

Platform for binary sensor integration.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.permobil.binary_sensor.async_setup_entry ( HomeAssistant  hass,
config_entries.ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Create and setup the binary sensor.

Definition at line 42 of file binary_sensor.py.