aarons22 / homebridge-bond

Homebridge plugin for Bond
MIT License
64 stars 31 forks source link

Add option to show / Hide Power Toggle for Blinds #167

Open blakejeffery1992 opened 3 years ago

blakejeffery1992 commented 3 years ago

My Blinds Don't complete any actions when pressing on the Power Toggle associated with the Up / Down Slider

I would like to be able to hide the power toggle for each bond bridge so that i reduce the clutter on my Homekit Ap

aarons22 commented 3 years ago

Do you have the include_toggle_state option set to true? Currently it's a global setting applied to all accessories that have the ability to toggle the state.

I'm working on a feature which will allow you to set the options on a device by device basis, which I believe will solve your problem!