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 Franck Nijhof
parent b90f1276f8
commit 365a010bc2
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

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>