Skip to content

Recognize SEB-Scale devices in QNHandler#1342

Merged
oliexdev merged 1 commit intooliexdev:masterfrom
ranchoiver:recognize-seb-scale-qn-handler
Apr 6, 2026
Merged

Recognize SEB-Scale devices in QNHandler#1342
oliexdev merged 1 commit intooliexdev:masterfrom
ranchoiver:recognize-seb-scale-qn-handler

Conversation

@ranchoiver
Copy link
Copy Markdown
Contributor

Summary

Extend QNHandler device detection to recognize SEB-Scale as a QN-family device name.

Why

Some SEB / Tefal Goodvibes scales advertise as SEB-Scale while using the same QN/Yolanda BLE service layout already handled by QNHandler (0xFFE0 / 0xFFF0 family).

Before this change, QNHandler only matched names such as:

  • qn-scale
  • renpho-scale

As a result, these devices were not claimed by the existing handler even though the protocol was compatible.

Validation

Validated locally with a Tefal Goodvibes Life+ scale:

  • advertised local name: SEB-Scale
  • advertised service: 0xFFE0
  • patched openScale build connected successfully
  • live measurement completed successfully

@oliexdev oliexdev merged commit fcc8054 into oliexdev:master Apr 6, 2026
@oliexdev
Copy link
Copy Markdown
Owner

oliexdev commented Apr 6, 2026

Thanks for your PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants