NSPanel_HA_Blueprint icon indicating copy to clipboard operation
NSPanel_HA_Blueprint copied to clipboard

FR: Long Click Page on Short Click

Open T3mplate-wow opened this issue 1 year ago • 3 comments

I use 4 Sonoff Panels at the moment and I am very happy with your project! All of them are working well. On every panel I control my shutters on the second physical button. But I never need full up/down with a Short Click. Everytime I only use long Click. Is there a way to open the detail cover page with the short click so I can reach the page faster and will be able to use the long click for something else?

T3mplate-wow avatar Aug 30 '23 19:08 T3mplate-wow

This is probably feasible... I will take a look later. The downside will be having an additional input on the super long list of inputs when setting up the Blueprint. 😩

edwardtfn avatar Aug 30 '23 23:08 edwardtfn

This is similar to my request, but for the relay buttons? #951

Doughboy68 avatar Sep 07 '23 23:09 Doughboy68

I use 4 Sonoff Panels at the moment and I am very happy with your project! All of them are working well. On every panel I control my shutters on the second physical button. But I never need full up/down with a Short Click. Everytime I only use long Click. Is there a way to open the detail cover page with the short click so I can reach the page faster and will be able to use the long click for something else?

I figured out a workaround for this... See #1016

I then make a script like this in HA:

image

And I call that script from hardware button. Now my fan settings page comes up with a quick press.

For long press can do same in blueprint just make a custom action and call service to another script or whatever you want.

Doughboy68 avatar Sep 08 '23 02:09 Doughboy68