From f2f9b335d97aecc172371c746294dc35ede7b5fb Mon Sep 17 00:00:00 2001 From: Ethan Tuttle Date: Wed, 25 Feb 2026 21:35:40 -0500 Subject: [PATCH] fix: correct typos across introduction, overview, and integration docs --- src/diy/home-assistant.md | 2 +- src/diy/integrations/overview.md | 2 +- src/diy/overview.md | 2 +- src/introduction.md | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/diy/home-assistant.md b/src/diy/home-assistant.md index 5db7577..e3b7bda 100644 --- a/src/diy/home-assistant.md +++ b/src/diy/home-assistant.md @@ -1,7 +1,7 @@ # Home Assistant -Home Assistant is a free, open-source home automation platform that puts local control and privacy first. It's an excellent foundation for hashrate heating and monetizing solar. Custom Exergy integrations enable bitcoin miners to easily become IoT devices that can interact with and be controled via a smart home interface. +Home Assistant is a free, open-source home automation platform that puts local control and privacy first. It's an excellent foundation for hashrate heating and monetizing solar. Custom Exergy integrations enable bitcoin miners to easily become IoT devices that can interact with and be controlled via a smart home interface. ## Why Home Assistant? diff --git a/src/diy/integrations/overview.md b/src/diy/integrations/overview.md index 71f49d4..9eaa83b 100644 --- a/src/diy/integrations/overview.md +++ b/src/diy/integrations/overview.md @@ -22,7 +22,7 @@ Integrations handle the connection. Once your devices are connected, [automation Home Assistant includes over 2,000 official integrations out of the box. These are: - Built into Home Assistant core -- Maintained by Home Assistant team or Meet Home Assistant team criterea for offical integrations +- Maintained by the Home Assistant team or meeting Home Assistant criteria for official integrations - Configured through **Settings → Devices & Services** Common examples: Google Cast, Philips Hue, MQTT, Zigbee (ZHA), weather services. diff --git a/src/diy/overview.md b/src/diy/overview.md index 5f617f1..78d1a67 100644 --- a/src/diy/overview.md +++ b/src/diy/overview.md @@ -42,7 +42,7 @@ This section walks through our open-source documentation on how to build and run ##### Step 3: Add Integrations [Exergy HA Integrations](./diy/integrations/overview.md) -- Install the Exergy integrations (like applications on HA) to easily connect and manage your hashrate heaters in your soverign smart home, with real time control and data read outs. +- Install the Exergy integrations (like applications on HA) to easily connect and manage your hashrate heaters in your sovereign smart home, with real time control and data read outs. ##### Step 4: Configure Automations [Exergy HA Automation Blueprints](./diy/blueprints/overview.md) diff --git a/src/introduction.md b/src/introduction.md index 123fc9f..56e4d16 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -1,7 +1,7 @@ # Introduction -Welcome to the **Exergy Documentation** - your guide to the soverign smart building - maximzing efficiency and monetizing heat. +Welcome to the **Exergy Documentation** - your guide to the sovereign smart building - maximizing efficiency and monetizing heat. ## What is Exergy? @@ -15,7 +15,7 @@ Exergy provides hardware, software, and services that make it easy to integrate | Section | Description | |---------|-------------| -| **DIY** | Build your own soverign system with Exergy integrations, blueprints, and templates | +| **DIY** | Build your own sovereign system with Exergy integrations, blueprints, and templates | | **Reference** | Reference specifications, troubleshooting, and FAQ |