iklein99 / homebridge-smartthings

This is a plugin to Homebridge to connect your Smartthings network into Apple Home Kit.
Apache License 2.0
150 stars 52 forks source link

Support for creating custom accessories and handling multiple components. #138

Closed adgonz90 closed 10 months ago

adgonz90 commented 1 year ago

Commit:

Added ability to create customized Accessories.
Added inovelliFanLightAccessory.
Added support for handling multiple components.
Added missing polling for characteristics in lightService

First time messing around with Homebridge plugins, so may have refactored with wrong context. But I'm opening this PR so that you could take a look/discuss and decide if you wanted to pull anything in. Thanks for making this plugin, been looking for something since edge driver update!

iklein99 commented 1 year ago

There is a lot here. Will take me some time as I'm working on other things right now. I'll let you know.

Damien514 commented 1 year ago

Any update on this pull request from @adgonz90 ? That's seem to be a great enhancement to this plugin 👍