Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/diy/blueprints/hvac.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,4 @@ See [HVAC Integrated Wall+Digital Thermostat](../dashboards/hvac.md) for a match

- [Home Assistant Automation Docs](https://www.home-assistant.io/docs/automation/)
- [Generic Thermostat Integration](https://www.home-assistant.io/integrations/generic_thermostat/)
- [Exergy GitHub](https://github.com/exergyheat)
- [Exergy Docs on GitHub](https://github.com/exergyheat/docs)
2 changes: 1 addition & 1 deletion src/diy/blueprints/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ These automations pair with Exergy hardware kits and installed systems, but work
| [HVAC Integration](./hvac.md) | Whole-home thermostat integration |
| [Time-of-Use](./time-of-use.md) | Optimize mining around electricity rates |

See all Exergy Automations<!-- blueprints-->: **[github.com/exergyheat](https://github.com/exergyheat)**
See all Exergy Automations<!-- blueprints-->: **[github.com/exergyheat/docs](https://github.com/exergyheat/docs)**

<!--## Installing Blueprints

Expand Down
2 changes: 1 addition & 1 deletion src/diy/blueprints/space-heater.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,4 +212,4 @@ See [Space Heater Digital Thermostat](../dashboards/space-heater.md) for a match

- [Home Assistant Automation Docs](https://www.home-assistant.io/docs/automation/)
- [Generic Thermostat Integration](https://www.home-assistant.io/integrations/generic_thermostat/)
- [Exergy GitHub](https://github.com/exergyheat)
- [Exergy Docs on GitHub](https://github.com/exergyheat/docs)
2 changes: 1 addition & 1 deletion src/diy/blueprints/time-of-use.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,4 +327,4 @@ Create separate 'helper' entities to edit on the fly such as:
## Resources

- [Home Assistant Time Trigger Docs](https://www.home-assistant.io/docs/automation/trigger/#time-trigger)
- [Exergy GitHub - Blueprints](https://github.com/exergyheat)
- [Exergy Docs on GitHub](https://github.com/exergyheat/docs)
2 changes: 1 addition & 1 deletion src/diy/dashboards/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ It's like a smart thermostat display—but with your bitcoin mining data alongsi

**Live Demo:** See a fully configured system at **[demo.exergyheat.com](https://demo.exergyheat.com)**

All templates available on GitHub: **[github.com/exergyheat](https://github.com/exergyheat)**
All templates available on GitHub: **[github.com/exergyheat/docs](https://github.com/exergyheat/docs)**

## Installing Dashboard Templates

Expand Down
2 changes: 1 addition & 1 deletion src/diy/dashboards/space-heater.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,4 +287,4 @@ views:

- [Home Assistant Dashboard Docs](https://www.home-assistant.io/dashboards/)
- [HACS Frontend Cards](https://hacs.xyz/)
- [Exergy GitHub - Dashboard Templates](https://github.com/exergyheat)
- [Exergy Docs on GitHub](https://github.com/exergyheat/docs)
2 changes: 1 addition & 1 deletion src/diy/dashboards/upstairs.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,4 +487,4 @@ The dashboard automatically adapts to mobile screens:
- [Venstar Integration](https://www.home-assistant.io/integrations/venstar/)
- [Template Sensors](https://www.home-assistant.io/integrations/template/)
- [Ocean Mining Pool](https://ocean.xyz/)
- [Exergy GitHub - Dashboard Templates](https://github.com/exergyheat)
- [Exergy Docs on GitHub](https://github.com/exergyheat/docs)
2 changes: 1 addition & 1 deletion src/diy/integrations/datum-gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ This integration requires BeautifulSoup4. If you encounter import errors:

- [DATUM Gateway GitHub](https://github.com/OCEAN-xyz/datum_gateway)
- [Ocean Pool](https://ocean.xyz)
- [Exergy GitHub](https://github.com/exergyheat)
- [Exergy Docs on GitHub](https://github.com/exergyheat/docs)
- [Exergy Community Forum](https://support.exergyheat.com)

## Source Code & Support
Expand Down
2 changes: 1 addition & 1 deletion src/diy/integrations/ocean-pool.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,4 @@ Ocean sensors work great alongside miner stats:

- [Ocean Pool](https://ocean.xyz)
- [Ocean Documentation](https://ocean.xyz/docs)
- [Exergy GitHub](https://github.com/exergyheat)
- [Exergy Docs on GitHub](https://github.com/exergyheat/docs)
6 changes: 3 additions & 3 deletions src/diy/integrations/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@ We built integrations to bring bitcoin miners into the smart home ecosystem. Con
| [Public Pool](./public-pool.md) | Monitor self-hosted Public Pool instances |
| [DATUM Gateway](./datum-gateway.md) | Monitor DATUM Gateway block template proxy |

See a full list of Exergy Integrations here:
See all Exergy integrations on GitHub:

[Index of Exergy's Home Assistant Integrations](https://github.com/exergyheat/ha-integrations-index)
**[github.com/exergyheat](https://github.com/exergyheat)**

## GitHub

All Exergy integrations are open source:

**[github.com/exergyheat](https://github.com/exergyheat)**
**[github.com/exergyheat/docs](https://github.com/exergyheat/docs)**

Contributions welcome—bug reports, feature requests, and code contributions.
2 changes: 1 addition & 1 deletion src/diy/integrations/public-pool.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ At 1 TH/s against ~600 EH/s network, expect very long times between blocks. Publ

- [Public Pool GitHub](https://github.com/benjamin-wilson/public-pool)
- [Start9 Documentation](https://start9.com)
- [Exergy GitHub](https://github.com/exergyheat)
- [Exergy Docs on GitHub](https://github.com/exergyheat/docs)
- [Exergy Community Forum](https://support.exergyheat.com)

## Source Code & Support
Expand Down
2 changes: 1 addition & 1 deletion src/diy/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ This section walks through our open-source documentation on how to build and run

Find all open-source Exergy code on our Github:

**[github.com/exergyheat](https://github.com/exergyheat)**
**[github.com/exergyheat/docs](https://github.com/exergyheat/docs)**

### Contributing

Expand Down