homebridge-switchbot icon indicating copy to clipboard operation
homebridge-switchbot copied to clipboard

Feature Request: Open Silent Close Performance Mode

Open olikdesign opened this issue 2 years ago • 10 comments

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 avatar Mar 31 '22 08:03 olikdesign

@olikdesign, if I did implement this, how would you like me to handle this? just a config in homebridge?

donavanbecker avatar Mar 31 '22 16:03 donavanbecker

@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.

olikdesign avatar Mar 31 '22 17:03 olikdesign

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 avatar Mar 31 '22 18:03 donavanbecker

@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 avatar Mar 31 '22 18:03 olikdesign

@olikdesign, can you try the latest beta:

npm version

you should see the settings in the config.

Click here to find out how to install Beta

donavanbecker avatar Mar 31 '22 22:03 donavanbecker

@donavanbecker installed the beta but there is no option or dropdown under configuration. Is there any config.json code to test it?

olikdesign avatar Apr 01 '22 06:04 olikdesign

donavanbecker avatar Apr 01 '22 11:04 donavanbecker

Yeah this dropdowns are missing for me. I will reinstall the whole Plugin and test it again.

olikdesign avatar Apr 01 '22 13:04 olikdesign

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.

donavanbecker avatar Apr 01 '22 13:04 donavanbecker

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.

olikdesign avatar Apr 01 '22 17:04 olikdesign

Still having issues?

donavanbecker avatar Oct 12 '22 06:10 donavanbecker