homebridge-switchbot
homebridge-switchbot copied to clipboard
Feature Request: Open Silent Close Performance Mode
Problem
I dont know if it is possible to get a option for closing curtain in performance mode and open in silent mode.
Solution
Option in Config/json eg „open_mode“: silent, „close_mode“: performance
Alternatives
No response
Additional context
No response
@olikdesign, if I did implement this, how would you like me to handle this? just a config in homebridge?
@olikdesign, if I did implement this, how would you like me to handle this? just a config in homebridge?
i think just a checkbox in config and json text for advanced settings will be great.
Instead of a checkbox, I will probably do two drop downs, one for close and one for open. Asking if you quiet or performance for each.
I will see if I can implement this.
@donavanbecker This sounds great. Because for heavy curtains the silent mode cant move it open but for closing it works. Thats why i think it will be cool to have this feature.
@olikdesign, can you try the latest beta:
you should see the settings in the config.
@donavanbecker installed the beta but there is no option or dropdown under configuration. Is there any config.json code to test it?
Yeah this dropdowns are missing for me. I will reinstall the whole Plugin and test it again.
Yeah this dropdowns are missing for me. I will reinstall the whole Plugin and test it again.
Homebridge UI is designed to only show it for curtain devices.
Ok, so i got it working but there are some issues:
When just clicking closing it works in silent mode. (But left curtain stays at 90% closed.) When just clicking opening left curtain moves in performance mode but right side in silent.
When moving the slider for example to 44% opening it also moves in silent mode for open and close.
Also when closing the curtain in Home App it shows 40% open.
Still having issues?