Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.rflink.binary_sensor.RflinkBinarySensor
 

Namespaces

 

Functions

None homeassistant.components.rflink.binary_sensor.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 
def homeassistant.components.rflink.binary_sensor.devices_from_config (domain_config)
 

Variables

string homeassistant.components.rflink.binary_sensor.CONF_OFF_DELAY = "off_delay"
 
bool homeassistant.components.rflink.binary_sensor.DEFAULT_FORCE_UPDATE = False
 
 homeassistant.components.rflink.binary_sensor.PLATFORM_SCHEMA