All Projects → IOTReboot → TasUI

IOTReboot / TasUI

Licence: GPL-3.0 License
Javascript client for Tasmota

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to TasUI

Home Assistant EDP Box
Integração das EDP Box com Home Assistant Core
Stars: ✭ 91 (+15.19%)
Mutual labels:  tasmota
Portable VSC PlatformIO
Portable Version of VSC with PlatformIO for Windows
Stars: ✭ 15 (-81.01%)
Mutual labels:  tasmota
OctoPrint-Tasmota
No description or website provided.
Stars: ✭ 52 (-34.18%)
Mutual labels:  tasmota
HomeAssistant-Config
Here is my current Home Assistant config. Hope this helps who needs it!!
Stars: ✭ 87 (+10.13%)
Mutual labels:  tasmota
server
MyController 2.x server
Stars: ✭ 14 (-82.28%)
Mutual labels:  tasmota
node-red-contrib-tasmota
Tasmota devices for NodeRed
Stars: ✭ 16 (-79.75%)
Mutual labels:  tasmota
OctoPrint-TasmotaMQTT
No description or website provided.
Stars: ✭ 17 (-78.48%)
Mutual labels:  tasmota
zigbee
Database of Zigbee devices compatible with third party gateways: ZHA, deCONZ, Zigbee2MQTT, Tasmota, ZiGate, ioBroker,
Stars: ✭ 117 (+48.1%)
Mutual labels:  tasmota
ccu-jack
CCU-Jack bietet einen einfachen und sicheren REST- und MQTT-basierten Zugriff auf die Datenpunkte der Zentrale (CCU) des Hausautomations-Systems HomeMatic. Zudem können einfach Fremdgeräte an die CCU angebunden werden.
Stars: ✭ 63 (-20.25%)
Mutual labels:  tasmota
Tasmota-on-WEMOS
Install Tasmota software on a WeMos D1 mini (pro) with PlatformIO
Stars: ✭ 24 (-69.62%)
Mutual labels:  tasmota
ioBroker.sonoff
Control Sonoff-Tasmota devices via ioBroker
Stars: ✭ 34 (-56.96%)
Mutual labels:  tasmota
HomeApp
A little smart home app for Philips Hue and other devices
Stars: ✭ 54 (-31.65%)
Mutual labels:  tasmota
Tasmota-specials
Tasmota unofficial firmware builds. Install via Tasmota WebInstaller
Stars: ✭ 54 (-31.65%)
Mutual labels:  tasmota
EspBuddy
Wrapper to easily upload (OTA or Serial), backup, batch query, monitor ESP8266 boards using Esptool.py, Espota.py and Platformio
Stars: ✭ 47 (-40.51%)
Mutual labels:  tasmota
TasmoManager
A beginner friendly desktop UI for Tasmota flashed devices.
Stars: ✭ 53 (-32.91%)
Mutual labels:  tasmota
mqtt2prometheus
MQTT to Prometheus gateway
Stars: ✭ 231 (+192.41%)
Mutual labels:  tasmota
Tasmota
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
Stars: ✭ 16,624 (+20943.04%)
Mutual labels:  tasmota

🚨 WARNING: PROJECT SUSPENDED UNTIL FURTHER NOTICE 🚨

🚨 WARNING: USING DISCOVERY FEATURE WITH TASMOTA VERSIONS >= 8.3.0.1 DISABLES THE DEFAULT MAPPING BETWEEN BUTTONS AND RELAYS, EFFECTIVELY STOPPING TASMOTA REACTING TO HARDWARE BUTTON INPUTS DUE TO SetOption73 REUSE 🚨

TasUI

TasUI is a zero-install device management interface web application for all your Tasmota devices. It will discover your deployed devices and allow you to set up and configure every device from a single dashboard. This initial version includes multiple views (Control, Health, Firmware, Wi-Fi, & MQTT) to allow you to quickly assess the state of your devices. There is also a detailed view (e.g., SetOptions, Status, etc.) available.

TasUI provides a syntax-aware command interface for every Tasmota command by category (e.g., Configuration, Timers, Sensors, Lights, etc.) as well as the "familiar" Console interface to enter commands directly. This is a beta version (i.e., we expect you to find some unexpected features). As these issues are fixed, it will not require you to reinstall any software to get these fixes. This also applies to new features as they are added to the app.

Join us on Discord!

Docker

For those who prefer to have everything installed locally, a Docker image for linux amd64, arm32v7, arm64v8 and i386 is available for download.

docker pull iotreboot/tasui:latest
docker run -p [PORT]:80 iotreboot/tasui:latest

Home Assistant

A Hass.io addon can be installed on amd64, arm32v7, arm64v8 and i386 builds. Simply add the TasUI repository on your addons list: https://github.com/iotreboot/TasUI

No configuration is required.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].