Add tasmota (#434)

This commit is contained in:
7Ds7 2023-12-27 12:34:23 +00:00 committed by GitHub
parent 6012dbc57e
commit 0b900ede02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
software/tasmota.yml Normal file
View 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)