rnilssoncx / homebridge-pico

Expose Lutron Pico Remotes in Homebridge: https://github.com/nfarina/homebridge
MIT License
63 stars 6 forks source link

Support for Homebridge Bond #8

Closed mdiskin closed 3 years ago

mdiskin commented 3 years ago

I'm willing to work on and contribute this if it makes sense to this plugin. I'd like to be able to just reference the homebridge light and fan accessory and have the pico for ceiling fan able to work without the traditional button programming. Could see other receipes for Sonos or dimmer lights been a great timesaver.

oripaamoni commented 3 years ago

I would simply like to donate! This plugin has made my setup so much cleaner and has been rock solid so far.

Sent from my iPhone

On Nov 16, 2020, at 3:54 AM, Mark Diskin notifications@github.com wrote:

 I'm willing to work on and contribute this if it makes sense to this plugin. I'd like to be able to just reference the homebridge light and fan accessory and have the pico for ceiling fan able to work without the traditional button programming. Could see other receipes for Sonos or dimmer lights been a great timesaver.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

rnilssoncx commented 3 years ago

Regarding the light and fan, I'm not sure how you could do that. You have to actually control the light and fan with the plugin which I'm not sure is possible.

If you figure this out and get it working, then I'd be glad to incorporate.

What I did is just set up the buttons based on conditions to provide normal function. I use the app "Control" which makes this easy. It's a little work, but does the job.