Add HA Alerts to footer

This commit is contained in:
Paulus Schoutsen 2019-08-23 13:05:33 -07:00
parent 4206ba310f
commit dc136ba2fd
2 changed files with 4 additions and 3 deletions

View File

@ -12,9 +12,10 @@
<a rel="me" href='https://github.com/home-assistant/home-assistant' title="GitHub"><i class="icon-github"></i></a>
</div>
</div>
<div class='grid__item one-third lap-one-half palm-one-whole'>
<ul>
<li><a href='https://alerts.home-assistant.io'>Home Assistant Alerts</a></li>
<li><a href='https://developers.home-assistant.io'>Developers</a></li>
<li><a href='https://data.home-assistant.io'>Data Science</a></li>
<li><a href='mailto:hello@home-assistant.io'>Contact</a> (no support!)</li>
@ -22,7 +23,7 @@
<li><a href='https://status.home-assistant.io'>System Status</a></li>
</ul>
</div>
<div class='grid__item one-third lap-one-half palm-one-whole'>
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the
<a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.

View File

@ -44,7 +44,7 @@ This release adds config entry options to [Deconz][deconz docs] and [Unifi][unif
Screenshot of Unifi config options
</p>
## Alerts
## Home Assistant Alerts
Devices and services can receive updates that can cause integrations to break. This is frustrating and sometimes the cause can be hard to track down. Usually the users on forums/chat are aware and can help redirect people in the right direction, but that's not a scalable solution!