Closed florian-reus closed 1 year ago
e.g. we can supress the stop of the local shutter if the long press event is configured. May this help?`Easy fix
sorry, I was not precise. I only use button control -- ShutterButton
Am Mi., 2. Aug. 2023 um 09:47 Uhr schrieb stefanbode < @.***>:
e.g. we can supress the stop of the local shutter if the long press event is configured. May this help?`Easy fix
— Reply to this email directly, view it on GitHub https://github.com/arendst/Tasmota/issues/19234#issuecomment-1661684061, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANVFZKAI2JBRCHLP6QHH6HTXTIAYXANCNFSM6AAAAAA26VK7UI . You are receiving this because you authored the thread.Message ID: @.***>
tested now - no difference with longpress on or off (setoption73). shutter stops when I release the longpress
Am Mi., 2. Aug. 2023 um 09:47 Uhr schrieb stefanbode < @.***>:
e.g. we can supress the stop of the local shutter if the long press event is configured. May this help?`Easy fix
— Reply to this email directly, view it on GitHub https://github.com/arendst/Tasmota/issues/19234#issuecomment-1661684061, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANVFZKAI2JBRCHLP6QHH6HTXTIAYXANCNFSM6AAAAAA26VK7UI . You are receiving this because you authored the thread.Message ID: @.***>
hi @florian-reus . I still did not get it. Specially because there some goupings defined. Pls can you specify what you do expect on which button event. As said the long-press event for shutters changed in the way that the shutter moves as long as you press and as soon as you release it stops moving. this works fine with ONE shutter. looking forward to hear from you. there is no longpress option required. the shutterbutton has an option for 1,2,3, press and hold=long press
If I understand your problem right:
@florian-reus : Pls take a look on the submitted change. The local shutter will NOT stop after releasing the button if you have enabled the group topic for the HOLD event. In the shutterbutton definition the BOLD "1" is the one that changes the behavior. If there is no MQTT broadcast the local shutter will stop after releasing the button ShutterButton1 1 100 50 74 100 - - - 1 1 ShutterButton1 2 0 50 24 0 - - - 1 1
tested on 13.1.0 - works again as desired, no config change done.
PROBLEM DESCRIPTION
A clear and concise description of what the problem is. when used in shutter button mode, all other group topic shutters are started. local shutter is stopped right away (~half a second) looks similar as https://github.com/arendst/Tasmota/issues/19085 --> starting with local button, receiving it's own mqtt message and stopping right away
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255
:Status 0
:TO REPRODUCE
Steps to reproduce the behavior: -shutter mode
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)