Gpio binding not working with RPi 5

Hi there,

As I’m planning to update rpi 4 to RPi 5, but I come across the issue that GPIO binding is not compatible with RPi 5, is any update about this, that GPIO binding will supported by rpi5,

I asked the last person who reported this to open an issue on openhab-addons but I don’t think they did so. Someone needs to finddd and integrate a different GPIO library in the add-on. I don’t have an RPi 5 so I’m not a good person to open the issue.

In the meantime, there are tons of external third party script which basically provide “GPIO to X” type features. My own sensorReporter is one which should work on an RPi 5. It uses a different library and others have tested it. It can use MQTT or the openHAB API directly to send updates and receive commands from Items direcrtly.

1 Like