Add Home Energy Management to features (#18711)

* Add Home Energy Management to features

* Update source/_includes/custom/features.html
This commit is contained in:
Joakim Sørensen 2021-08-03 10:01:51 +02:00 committed by GitHub
parent 4548a13fb8
commit 790ca45631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,4 +95,24 @@
</a>
</div>
</div>
<div class="card">
<div class="card-header">
<i class="icon-sun"></i>
Home Energy Management
</div>
<div class="card-content">
<p>
Home Assistant allows you to get on top of your energy use with its
home energy management feature. Gain new insights,
optimize your solar panel production, plan energy usage and save money.
</p>
<a
class="button"
href="/docs/energy/"
>
LEARN MORE
</a>
</div>
</div>
</div>