nick-less / sonoff-4ch-homekit

sonoff 4ch homekit firmware, based on esp-home-demo
8 stars 4 forks source link

Not using all channels #1

Closed RubberDinero closed 5 years ago

RubberDinero commented 5 years ago

New to github, so not sure if this is the right place to ask. If I'm not using all 4 channels, how will this appear on Home app? Is there a way to only add 2-3 channels to Home? And would it be possible to add the other channels later? (This to me seems just like a simple delete the entry and re-add, but maybe there is a faster way)

nick-less commented 5 years ago

Well, the buttons are added to homekit when the device is paired. It might be possible to pair every buttons as its own device, but this would lead to memory problems very quickly, since pairing involves ssl and other expensive operations...