dubocr / homebridge-gpio-device

Homebridge GPIO device expose several HomeKit accessories interacting with GPIO
Apache License 2.0
66 stars 20 forks source link

wiringpi #126

Open eddie47702 opened 2 years ago

eddie47702 commented 2 years ago

On multiple Raspberry Pi units with gpio v 2.52 the GPIO function 'gpio mode [pin#] [up|down|' does not work. One Raspberry Pi has gpio v 2.60 and that one does the up/down function correctly. Where do I get the 2.60 package?