diff --git a/software/tasmota.yml b/software/tasmota.yml new file mode 100644 index 0000000000..0178452862 --- /dev/null +++ b/software/tasmota.yml @@ -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)