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