Changelog
- Added support for Gen3 devices
Installation
Download the binary for your platform:
macOS
Apple Silicon
curl -sSL https://github.com/fermayo/shelly-bulk-update/releases/download/v1.4/shelly-bulk-update-Darwin-arm64 -o shelly-bulk-update; chmod +x shelly-bulk-update
Intel
curl -sSL https://github.com/fermayo/shelly-bulk-update/releases/download/v1.4/shelly-bulk-update-Darwin-x86_64 -o shelly-bulk-update; chmod +x shelly-bulk-update
Linux
Intel
curl -sSL https://github.com/fermayo/shelly-bulk-update/releases/download/v1.4/shelly-bulk-update-Linux-x86_64 -o shelly-bulk-update; chmod +x shelly-bulk-update
ARM64
curl -sSL https://github.com/fermayo/shelly-bulk-update/releases/download/v1.4/shelly-bulk-update-Linux-arm64 -o shelly-bulk-update; chmod +x shelly-bulk-update
ARMv7 (32 bits)
curl -sSL https://github.com/fermayo/shelly-bulk-update/releases/download/v1.4/shelly-bulk-update-Linux-armv7 -o shelly-bulk-update; chmod +x shelly-bulk-update
Windows
Click here to download the binary