Skip to content

TheengsDecoder v1.5.5

Compare
Choose a tag to compare
@DigiH DigiH released this 24 Jun 14:25
· 168 commits to development since this release
d7d9dcc

What's Changed

  • [CI] Build depending on SKBUILD def by @1technophile in #366
  • MAC address property by @DigiH in #359
    NOTE - If a device's servicedata or manufacturerdata contains its MAC address the "mac" property should be included in the decoder so that these devices can have their proper MAC address assigned on iOS or macOS, which usually masks these with generic uuids.
  • [DOCS] Add sort and search to the device table by @1technophile in #360
  • TH2 battery condition by @DigiH in #364
  • [DOCS] Add images in the compatible table by @1technophile in #367
  • Encrypted data tag by @DigiH in #369
    NOTE - Decryption needs to be done in the project receiving the encrypted data, once decrypted it can be sent back to Decoder for properties decoding.
  • Add decoder for encrypted advertisements of ShellyBLU Button1 by @koenvervloesem in #370

Full Changelog: v1.5.0...v1.5.5