Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.modbus.binary_sensor.ModbusBinarySensor
 
class  homeassistant.components.modbus.binary_sensor.SlaveSensor
 

Namespaces

 homeassistant.components.modbus.binary_sensor
 

Functions

None homeassistant.components.modbus.binary_sensor.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.modbus.binary_sensor._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.modbus.binary_sensor.PARALLEL_UPDATES = 1