You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not having a Mopeka myself either, it's always relying on others with the devices to help with the decoders. Some user data I do have though has 0x06, which seems to be missing from the commit. Definitely something to look into.
So far I've never seen any data with > 0x80 yet to verify the TankLevelExtension.
I saw this PR, which seems to handle quite a wide range of Mopeka sensors:
robsweet/dbus-ble-sensors@4a01ef0
beyond the additional sensor types and fluid types, the change really relevant is handling the extened time range (TankLevelExtension)
I have no need for this, I do not have a tank which needs this range, nor do I have a sensor with extended range
notice first bye of manufacturer data which is 0x03 vs 0x0c - according to https://github.com/robsweet/dbus-ble-sensors/blob/master/src/mopeka.c#L226-L232 I would think both of the following sensors have the extension bit NOT set:
This is a Pro:
This is a Pro Universal:
just a note if the need arises
The text was updated successfully, but these errors were encountered: