mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Remove hard Tasmota device count, standardize room names to study/children's room
This commit is contained in:
@@ -26,7 +26,7 @@ parent: "/smarthome/"
|
||||
<h2>Tasmota smart plugs</h2>
|
||||
<ul>
|
||||
<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>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>
|
||||
@@ -34,8 +34,8 @@ parent: "/smarthome/"
|
||||
|
||||
<h2>Special devices & status</h2>
|
||||
<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>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>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, children's room), avoiding a manual power-cycle.</li>
|
||||
<li><strong>Healthchecks & version info</strong>, direct links into the Healthchecks dashboard and a version/status overview for the connected devices.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ layout: base.njk
|
||||
<h1>HomematicIP + MQTT</h1>
|
||||
<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,
|
||||
deliberately low-tech bridge: <strong>Home Assistant → MQTT → InfluxDB</strong>.</p>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ layout: base.njk
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user