Skip to content

Commit

Permalink
Support encrypted ShellyBLU Motion advertisements (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvervloesem authored Oct 24, 2023
1 parent 6fc9383 commit 8109783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TheengsGateway/decryption.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ def replace_encrypted_data(
"LYWSD03MMC/MJWSD05MMC_PVVX_ENCR": LYWSD03MMC_PVVXDecryptor,
"SBBT_002C_ENCR": BTHomeV2Decryptor,
"SBDW_002C_ENCR": BTHomeV2Decryptor,
"SBMO_003Z_ENCR": BTHomeV2Decryptor,
}


Expand Down

0 comments on commit 8109783

Please sign in to comment.