Add AppDaemon docs to ecosystem (#1589)

This commit is contained in:
Andrew Cockburn 2016-12-18 04:01:03 -05:00 committed by Fabian Affolter
parent f98cc07cd4
commit d68d0dd300
No known key found for this signature in database
GPG key ID: E23CD2DD36A4397F
13 changed files with 2589 additions and 0 deletions

View file

@ -3,6 +3,8 @@
{% include asides/ecosystem_ios_navigation.html | compact_newlines %}
{% elsif url_parts[2] == "hadashboard" %}
{% include asides/ecosystem_hadashboard_navigation.html | compact_newlines %}
{% elsif url_parts[2] == "appdaemon" %}
{% include asides/ecosystem_appdaemon_navigation.html | compact_newlines %}
{% comment %}
{% elsif url_parts[2] == "cookbook" %}
{% include asides/cookbook_navigation.html | compact_newlines %}