Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.enocean.binary_sensor.EnOceanBinarySensor
 

Namespaces

 homeassistant.components.enocean.binary_sensor
 

Functions

None homeassistant.components.enocean.binary_sensor.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

string homeassistant.components.enocean.binary_sensor.DEFAULT_NAME = "EnOcean binary sensor"
 
list homeassistant.components.enocean.binary_sensor.DEPENDENCIES = ["enocean"]
 
string homeassistant.components.enocean.binary_sensor.EVENT_BUTTON_PRESSED = "button_pressed"
 
 homeassistant.components.enocean.binary_sensor.PLATFORM_SCHEMA