Go to the source code of this file.
Classes | |
| class | homeassistant.components.remote_rpi_gpio.binary_sensor.RemoteRPiGPIOBinarySensor |
Namespaces | |
| homeassistant.components.remote_rpi_gpio.binary_sensor | |
Functions | |
| None | homeassistant.components.remote_rpi_gpio.binary_sensor.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| homeassistant.components.remote_rpi_gpio.binary_sensor._SENSORS_SCHEMA = vol.Schema({cv.positive_int: cv.string}) | |
| string | homeassistant.components.remote_rpi_gpio.binary_sensor.CONF_PORTS = "ports" |
| homeassistant.components.remote_rpi_gpio.binary_sensor.PLATFORM_SCHEMA | |