ebaauw / homebridge-rpi

Homebridge plugin for Raspberry Pi.
Apache License 2.0
308 stars 18 forks source link

Usage with pwm #45

Closed sidharthb0 closed 4 years ago

sidharthb0 commented 4 years ago

Would like to control the backlight of a pimoroni hyperpixel display via HomeKit.

Currently using wiringpi gpio with the commands:

gpio -g mode pwm

gpio -g 19 0 to turn off

gpio -g 19 60 to turn on

ebaauw commented 4 years ago

In v1.1.12, see also https://github.com/ebaauw/homebridge-rpi/wiki/light-Device.