jstrausd / homebridge-simple-wled

Homebridge Plugin to control WLED LED-Strips
ISC License
63 stars 17 forks source link

Option to remove the effect switch #7

Closed mabrodeur closed 3 years ago

mabrodeur commented 3 years ago

Hi,

Thanks for the plugin it works great!

Would there be a way (maybe a setting) to remove the effect switch and only have the light bulb? I only use the light bulb accessory because I manage my effects directly in WLED and I use the plugin to turn on/off the lights. I would like to remove that effect switch from my Home app.

Thanks!

jstrausd commented 3 years ago

Hey, thanks for using my plugin :D

Yes, I can add an option to disable the effect-switch. I will be working on this option later this week.

mabrodeur commented 3 years ago

Wow, that's great ! Thanks for your work!

jstrausd commented 3 years ago

@mabrodeur You are now able to add the option disableEffectSwitch": true to the specific accessory to disable the effect-switch.

mabrodeur commented 3 years ago

Works perfectly! Thanks a lot again