Wraps the C control lib pigpio in a Home Assistant addon to allow an easy installation.
This addon runs the pigpio deamon which listens on http commands and control the GPIO on a Raspberry Pi accordingly (currently only up to PI 4).
Running this and using the remote_rpi_pgio integration in your Home Assistant configuration pointing to localhost
will connect both worlds.
For additional options for the deamon use the optional addon setting additional_options
.
The options-g -f
will be always set!
It accesses /dev/mem
on the host and also has full access to the raw io data.
This Home Assistant Add-on is and bloody edge build. Edge builds add-ons are based upon the latest development version.
- They may not work at all.
- They might stop working at any time.
- They could have a negative impact on your system.
If you are more interested in stable releases of our add-ons:
For the stable version of the add-ons: Stable-Repository