HclX / WyzeHacks

Hacks I discovered allowing Wyze camera owners to do customizations
MIT License
803 stars 75 forks source link

Check Version of WyzeHacks installed #57

Closed cessna closed 3 years ago

cessna commented 3 years ago

If I telnet into the wyzecam, is there a file I can check to see which version of WyzeHacks I have installed on it?

I also just wanted to add, thanks for all the work on this! It has been immensely useful as a solution to storing footate.

gtxaspec commented 3 years ago

cat /tmp/run/wyze_hack/hack_ver.inc

HclX commented 3 years ago

If you have log sync enabled, the hack version is also printed at the beginning of the boot log. I can also make modifications to output the current hack version to the camera folder.