Can't flash firmware to Cam Pan

Thanks @sa-pr and @riorescue, somehow I missed that. I was able to apply the fix on my Cam Pan with FW 4.10.6.156. Below are the modified 4.10.6.156 steps I used if it helps anyone else:

  1. Opened fix-pan.tar using 7Zip
  2. Navigated to fix-pan.tar\Upgrade\
  3. Modified upgradrun.sh and flash_bootloader.sh with the new mountpoint: from /media/mmcblk0p1 to /media/mmc
  4. Saved directly into the archive
  5. Ran: python wyze_updater.py update -p 18080 -d <MyMAC> -f "<FirmWarePath>\fix-pan.tar"
  6. My camera never rebooted, however the fix was applied. I waited 5 minutes after getting the below message:
    192.168.2.184 - - [16/Sep/2020 11:07:24] "GET /firmware.bin HTTP/1.1" 200 - Press Ctrl+C when all the updates are done...
  7. After waiting 5 minutes, I checked the SD Card and confirmed in the wyze-cam-pan-fix.log that the bootloader was replaced

I’m now able to manually update the FW using the demo.bin and the push button method.