Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

TasmoAdmin is an administrative platform for devices flashed with Tasmota

License

NotificationsYou must be signed in to change notification settings

TasmoAdmin/TasmoAdmin

TasmoAdmin

MaincodecovDiscordGitHub releaseGitHub contributorsGitHub starsGitHub forksGithub all releasesGitHub licensebootstapphp

TasmoAdmin (previously SonWEB) is an administrative platform for devices flashed withTasmota. It can run standalone, as a container, or as a Home Assistant addon.

Features

  • Login protected
  • Multi update process
    • Select devices to update
    • Automatic mode downloads latest firmware bin from Tasmota OTA site
  • Show device information
  • Mobile Responsive (Bootstrap4)
    • SCSS & Minified
  • Config devices
  • Self-update function for TasmoAdmin (disabled for Docker installs)
  • NightMode (Enable/Disable/Auto) in settings
  • AutoScan to find Tasmota Devices
  • Support for multiple sensors
  • Send Command to selected Devices

Supported Platforms

  • Apache2 and Nginx
  • Docker by @RaymondMouthaan
    • unRaid by @digiblur
  • IOCage (FreeNAS) by @tprelog

YouTube

YouTube Video by DrZzs
by DrZzs

Setup

Docker

TasmoAdmin is available as a Docker image onGitHub packages.

This is a Linux Alpine based image with Nginx and PHP 8.2 installed. It supports multiple architectures,amd64 (i.e. Synology DSM),arm (i.e. Raspberry PI3) andarm64 (i.e. Pine64). Check out theGuide for TasmoAdmin on Docker for setup instructions.

This is the recommended way to get up and running.

Home Assistant Addon

TasmoAdmin is also available asHome Assistant addon, please refer toHome Assistant - addon TasmoAdmin for more information.

Using a Web Server

TasmoAdmin should run on any webserver that supports PHP 8.1+

Check theguides on the Wiki for more information.

Configuration

Some environment variables are configured to allow easier customisation of the application

  • TASMO_DATADIR - Path where to store data. If not provided defaults to./tasmoadmin/data
  • TASMO_BASEURL - Customise the base URL for the application

Development

Provided is a docker-compose setup to ease getting started.

Simply run:

make dev

Then visithttp://localhost:8000

Persistent storage within this setup is located in the.storage folder.

Translations

We useTransifex to maintain translations of this project. If you are not familiar with this service, you can readTransifex Documentation to get started.

Add or update translations

Here are steps to translate the extension to a specific language.

  1. Joinour team on Transifex.
  2. Translate resources using Transifex web interface.

Support

JetBrains Logo (Main) logo.

This project supported by JetBrains through theirLicenses for Open Source program.


[8]ページ先頭

©2009-2025 Movatter.jp