From eda93173c37e3c9381c0150633b4043e973cb895 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Fri, 11 Sep 2026 22:33:10 +0200 Subject: [PATCH] Remove hard Tasmota device count, standardize room names to study/children's room --- smarthome/home-dashboard-controls/index.njk | 6 +++--- smarthome/homematic-mqtt/index.njk | 2 +- smarthome/tasmota-energy/index.njk | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/smarthome/home-dashboard-controls/index.njk b/smarthome/home-dashboard-controls/index.njk index bd3dc39..978629f 100644 --- a/smarthome/home-dashboard-controls/index.njk +++ b/smarthome/home-dashboard-controls/index.njk @@ -26,7 +26,7 @@ parent: "/smarthome/"

Tasmota smart plugs

@@ -34,8 +34,8 @@ parent: "/smarthome/"

Special devices & status

diff --git a/smarthome/homematic-mqtt/index.njk b/smarthome/homematic-mqtt/index.njk index 5f82228..338feba 100644 --- a/smarthome/homematic-mqtt/index.njk +++ b/smarthome/homematic-mqtt/index.njk @@ -9,7 +9,7 @@ layout: base.njk

HomematicIP + MQTT

-

HomematicIP room thermostats (living room, bedroom, home office) report +

HomematicIP room thermostats (living room, bedroom, study) report temperature and humidity into the smart home dashboard via a small, deliberately low-tech bridge: Home Assistant → MQTT → InfluxDB.

diff --git a/smarthome/tasmota-energy/index.njk b/smarthome/tasmota-energy/index.njk index bf33e53..576249c 100644 --- a/smarthome/tasmota-energy/index.njk +++ b/smarthome/tasmota-energy/index.njk @@ -11,7 +11,7 @@ layout: base.njk

Power monitoring across the flat runs on a mix of Tasmota-flashed smart plugs, tracking accumulated kWh per device and feeding daily usage -figures into the home dashboard. The setup uses 8 Tasmota-enabled devices +figures into the home dashboard. The setup uses a number of Tasmota-enabled devices covering kitchen appliances, office equipment, entertainment systems, and LED matrix displays.