Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.lupusec.binary_sensor.LupusecBinarySensor
 

Namespaces

 homeassistant.components.lupusec.binary_sensor
 

Functions

None homeassistant.components.lupusec.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.lupusec.binary_sensor._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.lupusec.binary_sensor.SCAN_INTERVAL = timedelta(seconds=2)