Skip to content

Releases: HclX/WyzeHacks

v0.5.08

11 Jul 06:05
Compare
Choose a tag to compare
  • Fixing device hostname
  • Including device model in hostname
  • BREAKING CHANGE: The custom hostname config variable is renamed to CUSTOM_HOSTNAME due to naming conflict with some device models
  • Merged PR130 for large NFS partition support

v0.5.06

25 Apr 18:40
Compare
Choose a tag to compare
  • Support v3 cameras with root fs version 4.36.0.112 and 4.36.0.56.

v0.5.05

16 Apr 04:12
Compare
Choose a tag to compare
  • Including v3 init into the default installation process.

v0.5.04

14 Mar 04:28
Compare
Choose a tag to compare
  • Fixing hack not persisting through 4.X.6.241 update.
  • Getting rid of all the init file specific modifications.
  • Supporting the new logging method used in 4.X.6.241.
  • Stopping spamming log messages.

v0.5.03

21 Feb 21:24
Compare
Choose a tag to compare
  • Fixing broken SD card simuation on latest v3 firmware (4.36.0.252)

v0.5.02

17 Feb 06:07
Compare
Choose a tag to compare
  • Fixing an install issue with RTSP firmware.
  • Fixing an issue with NFS connectivity detection.
  • Adding a customizable threshold for NFS connectivity detection.
  • Making sure telnetd is enabled before NFS mount.

v0.5.01

26 Jan 07:21
Compare
Choose a tag to compare
  • Auto update and auto config are now checked every minute.
  • Fixing config update mechanism.
  • Changing auto reboot to use local time.
  • Moving logs to a different directory.
  • Support telnetd and physical SD card when NFS_ROOT is not specified.
  • Refreshing ifconfig.txt every minute.
  • Better method for SD card insertion simulation.
  • Removing dummymmc kernel module and uevent_recv/uevent_send binaries.
  • Adding uninstallation method.
  • Moving v2 installation location from /params to /configs.
  • WIP v3 camera support (require special steps, see tools/v3/README.md).
  • Tested on firmware 4.9.6.224 (V2), 4.6.10.224 (PAN) and 4.36.0.228 (V3).
  • Reducing wyzehack binary size by excluding some sound files.

v0.4.04

04 Dec 07:20
Compare
Choose a tag to compare

0.4.04:

  • Adding support for latest firmware (4.9.6.218, 4.10.6.218).
  • Adding support of custom script.
  • Adding support for automatic config and wyzehack update.
  • Adding support of customized hostname.

Note: Wyze made some changes in version 4.x.6.218 cuasing it really hard to
install wyze hacks non-intrusively. So I have to make some version specific
changes, and there may be more version specific changes coming later if they
changed it again. This means we may need more frequently releases than before
(worst case for every stable firmware). This is why I added auto-update
mechanism in this release to make my (and others) lives easier in future.

v0.4.03

07 Nov 20:45
Compare
Choose a tag to compare

0.4.03:

  • Adding notification volume control.
  • Reducing the emulated SD card to 128GB to avoid issues.

v0.4.02

15 Oct 04:39
Compare
Choose a tag to compare
  • Adding an option to prevent wifi disconnecting.
  • Integrating TOTP based 2FA.
  • Supporting camera directory name containing space characters
  • Detecting stale NFS connection.