Module plugins.gpio

Allows to read and write the state of the GPIO pins, based on the gpiozero package.

Expand source code
"""
Allows to read and write the state of the GPIO pins, based on the gpiozero package.
"""

Sub-modules

plugins.gpio.BinaryAction
plugins.gpio.BinarySensor
plugins.gpio.ButtonSensor
plugins.gpio.Platform
plugins.gpio.RgbLedAction