wyze_plug_flasher | OTA Third Party Firmware Flasher for the original Wyze Plug
kandi X-RAY | wyze_plug_flasher Summary
kandi X-RAY | wyze_plug_flasher Summary
wyze_plug_flasher is a C library. wyze_plug_flasher has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Use this software to install third party firmware on the original Wyze Plug (model WLPP1) and Wyze Bulb (model WLPA19) over the air — that is, without physically opening the device.
Use this software to install third party firmware on the original Wyze Plug (model WLPP1) and Wyze Bulb (model WLPA19) over the air — that is, without physically opening the device.
Support
Quality
Security
License
Reuse
Support
wyze_plug_flasher has a low active ecosystem.
It has 29 star(s) with 2 fork(s). There are 4 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 5 have been closed. On average issues are closed in 14 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of wyze_plug_flasher is v0.2
Quality
wyze_plug_flasher has no bugs reported.
Security
wyze_plug_flasher has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
wyze_plug_flasher is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
wyze_plug_flasher releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of wyze_plug_flasher
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of wyze_plug_flasher
wyze_plug_flasher Key Features
No Key Features are available at this moment for wyze_plug_flasher.
wyze_plug_flasher Examples and Code Snippets
No Code Snippets are available at this moment for wyze_plug_flasher.
Community Discussions
No Community Discussions are available at this moment for wyze_plug_flasher.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install wyze_plug_flasher
Install Python 3 and git using the standard Windows installers. Create a folder on your computer to hold all of the files required for this project. This guide assumes c:\wpf. Open a command prompt in the project folder.
Install Python 3 and git using the standard Windows installers.
Create a folder on your computer to hold all of the files required for this project. This guide assumes c:\wpf.
Open a command prompt in the project folder.
From the command prompt, download and install pip: curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py py get-pip.py
Use pip to install the Python requests library: pip install requests
Clone WyzeUpdater into c:\wpf so that wyze_updater.py is accessible at c:\wpf\WyzeUpdater\wyze_updater.py. From c:\wpf, run:.
Clone WyzeUpdater into c:\wpf so that wyze_updater.py is accessible at c:\wpf\WyzeUpdater\wyze_updater.py. From c:\wpf, run: git clone https://github.com/HclX/WyzeUpdater.git
Download the latest wyze_plug_flasher.bin from this repo's Releases page into c:\wpf so that it is accessible as c:\wpf\wyze_plug_flasher.bin. From c:\wpf, run: curl -L https://github.com/elahd/wyze_plug_flasher/releases/latest/download/wyze_plug_flasher.bin -o wyze_plug_flasher.bin
Download the latest Tasmota bin into c:\wpf so that it is accessible as c:\wpf\thirdparty.bin. Be sure to use the full, uncompressed installer with the filename tasmota.bin. From c:\wpf, run: curl -L http://ota.tasmota.com/tasmota/release/tasmota.bin -o thirdparty.bin
If you downloaded tasmota.bin using a web browser, be sure to rename it to thirdparty.bin.
DON'T CONNECT TASMOTA TO YOUR WIFI NETWORK JUST YET! First, we need to purge Wyze's Wi-Fi calibration data from the plug's flash chip. If we don't remove this data, the plug will disconnect from Wi-Fi every 30-60 seconds.
Connect to the Tasmota Wi-Fi network:
In a web browser, go to http://192.168.4.1/cs:
Enter Reset 5 in the command input field and hit Enter. The device will reboot.
After the device reboots, unplug it. That is, physically remove it from the electrical outlet for a few seconds.
Plug the device back in.
Set up Tasmota as you normally would.
Install Python 3 and git using the standard Windows installers.
Create a folder on your computer to hold all of the files required for this project. This guide assumes c:\wpf.
Open a command prompt in the project folder.
From the command prompt, download and install pip: curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py py get-pip.py
Use pip to install the Python requests library: pip install requests
Clone WyzeUpdater into c:\wpf so that wyze_updater.py is accessible at c:\wpf\WyzeUpdater\wyze_updater.py. From c:\wpf, run:.
Clone WyzeUpdater into c:\wpf so that wyze_updater.py is accessible at c:\wpf\WyzeUpdater\wyze_updater.py. From c:\wpf, run: git clone https://github.com/HclX/WyzeUpdater.git
Download the latest wyze_plug_flasher.bin from this repo's Releases page into c:\wpf so that it is accessible as c:\wpf\wyze_plug_flasher.bin. From c:\wpf, run: curl -L https://github.com/elahd/wyze_plug_flasher/releases/latest/download/wyze_plug_flasher.bin -o wyze_plug_flasher.bin
Download the latest Tasmota bin into c:\wpf so that it is accessible as c:\wpf\thirdparty.bin. Be sure to use the full, uncompressed installer with the filename tasmota.bin. From c:\wpf, run: curl -L http://ota.tasmota.com/tasmota/release/tasmota.bin -o thirdparty.bin
If you downloaded tasmota.bin using a web browser, be sure to rename it to thirdparty.bin.
DON'T CONNECT TASMOTA TO YOUR WIFI NETWORK JUST YET! First, we need to purge Wyze's Wi-Fi calibration data from the plug's flash chip. If we don't remove this data, the plug will disconnect from Wi-Fi every 30-60 seconds.
Connect to the Tasmota Wi-Fi network:
In a web browser, go to http://192.168.4.1/cs:
Enter Reset 5 in the command input field and hit Enter. The device will reboot.
After the device reboots, unplug it. That is, physically remove it from the electrical outlet for a few seconds.
Plug the device back in.
Set up Tasmota as you normally would.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page