Support Lelo F1s V3 as Harmony protocol - #920
Conversation
|
I wonder if my v3 is of an earlier generation that did support the original control structure too... |
a6e3603 to
c22ad03
Compare
|
Hi all, I am having an issue here as well and claude told me to comment this: Thanks |
c22ad03 to
81be9bb
Compare
|
This PR has been updated and rebased on current Summary of the current patch:
Runtime testing on a physical LELO F1S V3 confirmed that vibration output works with this implementation. The implementation also includes an optional smoothing/filtering path for very rapid vibration changes. This is intended to improve behavior with dense beat/script patterns where the device can otherwise miss short pulses or produce gaps. The Validation performed locally:
The PR branch was force-pushed to replace the older conflicting commit with a clean single commit based on current |
Summary
Root cause
F1SV3 advertises similarly to the existing F1S V2 entry, but tested hardware exposes Harmony-style control characteristics and does not respond to the F1S V2 motor payloads. The device vibrates with Harmony-style writes to the tx characteristic and requires a different zero-speed stop payload.
Testing