TiloBox
Back to directory
TasmoAdmin project preview

TasmoAdmin

Centralized administrative web dashboard for managing and updating Sonoff and Tasmota IoT devices.

LicenseGPL-3.0
GitHub stars2.5k
Last commit1 weeks ago
Tags5 topics
Ota Firmware FlasherHome AutomationTasmota ManagerIot Device DashboardSonoff Admin
Overview

Why consider TasmoAdmin?

TasmoAdmin is an administrative web dashboard for managing Tasmota and Sonoff smart plugs, relays, and sensors. It enables automatic device discovery, batch OTA firmware updates, config backups, and real-time device power telemetry.

Guided learning

Learn TasmoAdmin by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of TasmoAdmin

TasmoAdmin allows self-hosters to monitor power usage and push batch firmware upgrades to dozens of Tasmota smart switches at once.

Quickstart

bash
1docker run -d \
2 --name tasmoadmin \
3 -p 8080:80 \
4 -v /opt/tasmoadmin/data:/data \
5 ghcr.io/tasmoadmin/tasmoadmin:latest

Access http://localhost:8080 to scan your IP subnet for Tasmota devices and schedule automatic OTA updates.

TasmoAdmin is licensed under the GNU General Public License v3.0.

Related tools

More options with a similar category or technology profile.

TasmoAdmin FAQs

TasmoAdmin is listed as a Home Automation tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

TasmoAdmin is listed under the GPL-3.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

TasmoAdmin is listed as an alternative to Smart Life. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.