67 lines
2.0 KiB
HTML
67 lines
2.0 KiB
HTML
+++
|
|
title = "pc-switch"
|
|
linkTitle = "pc-switch"
|
|
|
|
+++
|
|
|
|
{{< blocks/cover title="The pc-switch" image_anchor="top" height="half" color="blue" >}}
|
|
<div class="mx-auto">
|
|
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
|
|
Build your own <i class="fas fa-arrow-alt-circle-right ml-2"></i>
|
|
</a>
|
|
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/google/docsy-example">
|
|
ESPHome Webflasher <i class="fab fa-github ml-2 "></i>
|
|
</a>
|
|
<p class="lead mt-5">Control your PC - WITHOUT the cloud!</p>
|
|
{{< blocks/link-down color="info" >}}
|
|
</div>
|
|
|
|
|
|
|
|
{{< /blocks/cover >}}
|
|
|
|
|
|
{{% blocks/lead color="primary" %}}
|
|
The pc-switch allows you to control your Desktop PC with Home Assistant.
|
|
|
|
Provides a single web UI providing visibility into porridge temperature, chair size, and bed softness metrics! You can even find out who's been eating **your** porridge.
|
|
|
|
{{% /blocks/lead %}}
|
|
|
|
{{< blocks/section color="dark" >}}
|
|
{{% blocks/feature icon="fa-computer" title="Control your PC with Home Assistant!" %}}
|
|
Native Home Assistant integration
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
{{% blocks/feature icon="fa fa-cloud-bolt" title="No cloud!!" %}}
|
|
You can control your PC even if the internet is down
|
|
{{% /blocks/feature %}}
|
|
|
|
{{% blocks/feature icon="fa-regular fa-power-off" title="Turn your PC on/off" %}}
|
|
Normally power on and off your PC
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
{{% blocks/feature icon="fa-regular fa-arrow-rotate-right" title="Soft reset" %}}
|
|
Toggle the reset button
|
|
{{% /blocks/feature %}}
|
|
|
|
{{% blocks/feature icon="fa-regular fa-baseball-bat-ball" title="Hard reset" %}}
|
|
Toggle a hard reset when the system froze
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
{{% blocks/feature icon="fa fa-wave-square" title="Monitor your PC power state" %}}
|
|
You can check if you PC is on or off via the Power LED front panel connector
|
|
{{% /blocks/feature %}}
|
|
|
|
{{% blocks/feature icon="fa fa-toggle-off" title="Keep your front IO" %}}
|
|
You can still use your power and reset button
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
|
|
{{< /blocks/section >}}
|
|
|