mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
Fix remaining comma splices in infra and smarthome articles
This commit is contained in:
@@ -35,7 +35,7 @@ one strip while still tracking each socket's consumption separately.</p>
|
||||
<p>New devices go through a standard conversion flow (from the
|
||||
manufacturer's original cloud-dependent firmware to Tasmota) using a
|
||||
well-documented community process. It occasionally fails on the first
|
||||
attempt due to a transient Wi-Fi handshake issue, retrying resolves it
|
||||
attempt due to a transient Wi-Fi handshake issue; retrying resolves it
|
||||
without any special handling.</p>
|
||||
|
||||
<h2>How the data flows</h2>
|
||||
@@ -60,8 +60,8 @@ via Flux to display real-time and historical usage charts.</p>
|
||||
|
||||
<h2>Why Tasmota over alternatives</h2>
|
||||
<p>Tasmota was chosen over alternatives like ESPHome or Tuya firmware for
|
||||
several reasons. The local-only control means no cloud dependency, the
|
||||
plugs work even if the internet is down. The MQTT integration is mature
|
||||
several reasons. The local-only control means no cloud dependency; the
|
||||
plugs keep working offline. The MQTT integration is mature
|
||||
and well-documented. The energy monitoring sensors are accurate enough
|
||||
for home use (typically within 5% of a dedicated energy meter). And the
|
||||
firmware supports a wide range of hardware, making it easy to find
|
||||
|
||||
Reference in New Issue
Block a user