mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add tasmota (#434)
This commit is contained in:
parent
6012dbc57e
commit
0b900ede02
1 changed files with 11 additions and 0 deletions
11
software/tasmota.yml
Normal file
11
software/tasmota.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: "Tasmota"
|
||||
website_url: "https://tasmota.com"
|
||||
source_code_url: "https://github.com/arendst/Tasmota"
|
||||
description: "Open source firmware for ESP devices. Total local control with quick setup and updates. Control using MQTT, Web UI, HTTP or serial. Automate using timers, rules or scripts. Integration with home automation solutions."
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- C
|
||||
- C++
|
||||
tags:
|
||||
- Internet of Things (IoT)
|
||||
Loading…
Reference in a new issue