homebridge-gpio-wpi2 icon indicating copy to clipboard operation
homebridge-gpio-wpi2 copied to clipboard

Homebridge Raspberry Pi GPIO Platform (API 2) Plugin - using WiringPi as a backend

Results 31 homebridge-gpio-wpi2 issues
Sort by recently updated
recently updated
newest added

I set up everything following the instruction, but when i try to add accessory on home app, can't find anything. how to figure this out?

Hi, I'm using your fantastic plugin and it work great to manage some leds, but I would try to use also to read the status fo some buttons; the problems...

my controls are push button based. press once, light goes on, press again, light goes off. is there a way to change it to mirror that behavior for the HomeKit...

I want to control a fan that has 3 speed settings. ie. Pin #1 = Off Pin #2 = low Pin #3 = Med Pin #4 = High is there...

Hi I did some test, if you rename, in the config.json, an accessory already configured, the accessory is duplicated on homebridge.. How can I do this to avoid this? thank...

For anyone feeling brave / who has time to spare... PLEASE DON'T USE THIS ON AN INSTANCE OF HOMEBRIDGE THAT YOU CARE ABOUT! A number of requested changes are piling...

It would be nice if you can change the HomeKit Type of the GPIO from switch to different HomeKit Types Bulb, Blind etc. The Symbol in the HomeKit App would...

For special use cases it would be very helpful to have an config option "relayboard". In this special case the constructor should not initialize the gpio pin instead set the...

Since [Version 2.36](https://git.drogon.net/?p=wiringPi;a=commit;h=b1dfc186efe327aa1d59de43ef631a2fa24e7c95), wiringPi uses ``/dev/gpiomem`` - which should remove the need for the SYSFS stuff (including half the battle involved with getting PWM working) Update this module to use...

I tried adding more pins by editing config.json in homebridge but I get an error starting up homebridge. I can't figure out why. Any ideas? It works fine without the...