Open
Conversation
ProfBoc75
reviewed
Feb 22, 2026
3593128 to
cf4b5c2
Compare
It's identical to TP862b but comes with a range extender that repeats probe signlas with specific flag.
I'm generalizing TB862b/TB863b parser and adding a new attribute "source" ("proble", or "extender")
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TP863b comes with the same probes as TP862b, but with a signal booster.
Booster repeats probe signals with specific bits in the flag, otherwise signal formats are identical (same structure, checksum, etc).
I don't want to change the "model" attribute based on where signal came from, since there's no way to distinguish probes of TP862b from the probes TP863b and vice versa. Worse - users of TP863b won't be able to combine signals from the probes with the signals from the booster (when publish to an MQTT topic with "model").
I'm generalizing TB862b/TB863b parser and adding a new attribute "source" ("probe", or "booster") instead, and using more generic model "ThermoPro-TempSpikeXR".
[TP863b]
[TP862b]