Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.gc100.binary_sensor.GC100BinarySensor
 

Namespaces

 homeassistant.components.gc100.binary_sensor
 

Functions

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

Variables

 homeassistant.components.gc100.binary_sensor._SENSORS_SCHEMA = vol.Schema({cv.string: cv.string})
 
 homeassistant.components.gc100.binary_sensor.PLATFORM_SCHEMA