freshworkstudio / node-tasmota-installer

14 stars 0 forks source link

Tasmota installer

This project let you install Tasmota on your sonoff devices that supports DIY mode, with REST API.

Demo Video

Check out the demo video here: https://youtu.be/Lfz1EzgPUc4

Devices tested:

Make sure your device is running firmware version 3.6 or later. If not sure, pair your device with ewelink app and upgrade from there on the settings page of your device.

How to use

This process should run on your computer. You just need Node.js installed.

Just run this command on your terminal and follow the wizard.

npx tasmota-installer flash

You should see something like this when everything went OK: image

Hope you like it.