Hobby Project to interface with Wyze V1 and V2 sensors/Keypad using the V1 Bridge. It may not be pretty but that is why know one is paying me for it :) Note: tested on ubuntu 20.04
The heart of the project. Based on work from HclX. Additional functionality found using Ghidra. Certaintly needs some refactoring but that isn't nearly as fun as uncovering new features.
Console application to flash the hms cc1310 firmware to the v1 bridge. Use this at own risk - not all checks added.
Console application to test WyzeSenseCore functionality
Test project to bridge Wyze Sense to MQTT in a Blazor server app. Dipping my toes into some web dev. Still a work in progress