From 71f2e27d971678b3f8707f6c1cdbff83a7ad1d8d Mon Sep 17 00:00:00 2001
From: Paulus Schoutsen
Date: Fri, 20 Aug 2021 08:25:08 -0700
Subject: [PATCH] Add Tasmota
---
index.html | 18 +++++++++++++++++-
static/logos/tasmota.svg | 1 +
2 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 static/logos/tasmota.svg
diff --git a/index.html b/index.html
index bc729c6..443bd36 100644
--- a/index.html
+++ b/index.html
@@ -50,7 +50,7 @@
float: right;
}
.project .logo img {
- max-height: 50px;
+ height: 50px;
}
a {
color: #03a9f4;
@@ -165,6 +165,22 @@
>
+
+

+
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.
+
+
+ Installation Website
+
+