Remove hard Tasmota device count, standardize room names to study/children's room

This commit is contained in:
2026-09-11 22:33:10 +02:00
parent 96f9f0b629
commit eda93173c3
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -26,7 +26,7 @@ parent: "/smarthome/"
<h2>Tasmota smart plugs</h2> <h2>Tasmota smart plugs</h2>
<ul> <ul>
<li><strong>TasmoAdmin</strong>, link straight into the central Tasmota device dashboard for firmware and config management.</li> <li><strong>TasmoAdmin</strong>, link straight into the central Tasmota device dashboard for firmware and config management.</li>
<li><strong>Power strips (Gosund P1)</strong>, two multi-outlet strips covering the home-office network gear and backup drive, and the iMac corner with its peripherals.</li> <li><strong>Power strips (Gosund P1)</strong>, two multi-outlet strips covering the study network gear and backup drive, and the iMac corner with its peripherals.</li>
<li><strong>Single sockets (SP112)</strong>, four individually switchable outlets covering hallway, kitchen, dryer and washing machine circuits, each also powering an associated LED matrix or small Pi.</li> <li><strong>Single sockets (SP112)</strong>, four individually switchable outlets covering hallway, kitchen, dryer and washing machine circuits, each also powering an associated LED matrix or small Pi.</li>
<li><strong>Other plug families</strong>, additional Nous, Eightree (ESP32-based), Athom and IDS smart plugs cover spare capacity, living-room seating/desk outlets, storage room, kitchen appliances, and a few legacy TV/PC outlets (several currently marked defective).</li> <li><strong>Other plug families</strong>, additional Nous, Eightree (ESP32-based), Athom and IDS smart plugs cover spare capacity, living-room seating/desk outlets, storage room, kitchen appliances, and a few legacy TV/PC outlets (several currently marked defective).</li>
</ul> </ul>
@@ -34,8 +34,8 @@ parent: "/smarthome/"
<h2>Special devices &amp; status</h2> <h2>Special devices &amp; status</h2>
<ul> <ul>
<li><strong>Tasmota RF Bridge / Delock</strong>, bridges RF-only devices (like the home-office 3D printer plug) into the Tasmota/MQTT ecosystem.</li> <li><strong>Tasmota RF Bridge / Delock</strong>, bridges RF-only devices (like the study 3D printer plug) into the Tasmota/MQTT ecosystem.</li>
<li><strong>LED Matrix restarts</strong>, one-click restart buttons for each of the six room LED matrix displays (living room, study, bathroom, kitchen, hallway, Nepomuk room), avoiding a manual power-cycle.</li> <li><strong>LED Matrix restarts</strong>, one-click restart buttons for each of the six room LED matrix displays (living room, study, bathroom, kitchen, hallway, children's room), avoiding a manual power-cycle.</li>
<li><strong>Healthchecks &amp; version info</strong>, direct links into the Healthchecks dashboard and a version/status overview for the connected devices.</li> <li><strong>Healthchecks &amp; version info</strong>, direct links into the Healthchecks dashboard and a version/status overview for the connected devices.</li>
</ul> </ul>
+1 -1
View File
@@ -9,7 +9,7 @@ layout: base.njk
<h1>HomematicIP + MQTT</h1> <h1>HomematicIP + MQTT</h1>
<div class="detail-content"> <div class="detail-content">
<p>HomematicIP room thermostats (living room, bedroom, home office) report <p>HomematicIP room thermostats (living room, bedroom, study) report
temperature and humidity into the smart home dashboard via a small, temperature and humidity into the smart home dashboard via a small,
deliberately low-tech bridge: <strong>Home Assistant → MQTT → InfluxDB</strong>.</p> deliberately low-tech bridge: <strong>Home Assistant → MQTT → InfluxDB</strong>.</p>
+1 -1
View File
@@ -11,7 +11,7 @@ layout: base.njk
<p>Power monitoring across the flat runs on a mix of Tasmota-flashed smart <p>Power monitoring across the flat runs on a mix of Tasmota-flashed smart
plugs, tracking accumulated kWh per device and feeding daily usage 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, covering kitchen appliances, office equipment, entertainment systems,
and LED matrix displays.</p> and LED matrix displays.</p>