Site updated at 2017-07-02 16:29:54 UTC
This commit is contained in:
parent
b5405eba87
commit
bfc47c4e05
167 changed files with 140 additions and 4637 deletions
|
@ -75,12 +75,28 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>HADashboard is a dashboard for <a href="https://home-assistant.io/">Home Assistant</a> that is intended to be wall mounted, and is optimized for distance viewing.</p>
|
||||
<p>HADashboard is a modular, skinnable dashboard for <a href="https://home-assistant.io/">Home Assistant</a> that is intended to be wall mounted, and is optimized for distance viewing.</p>
|
||||
<p class="img">
|
||||
<img src="/images/hadashboard/dash.png" />
|
||||
Sample Dashboard
|
||||
<img src="/images/hadashboard/dash1.png" />
|
||||
Default Theme
|
||||
</p>
|
||||
<p>HADashboard was originally created by the excellent work of <a href="https://github.com/FlorianZ/hadashboard">FlorianZ</a> for use with the SmartThings Home Automation system, with notable contributions from the <a href="https://community.smartthings.com/t/home-automation-dashboard/4926">SmartThings Community</a>. I would also like to acknowledge contributions made by <a href="https://github.com/zpriddy/SmartThings_PyDash">zipriddy</a>. This is my port of hadashboard to Home Assistant.</p>
|
||||
<p class="img">
|
||||
<img src="/images/hadashboard/dash2.png" />
|
||||
Obsidian Theme
|
||||
</p>
|
||||
<p class="img">
|
||||
<img src="/images/hadashboard/dash3.png" />
|
||||
Zen Theme
|
||||
</p>
|
||||
<p class="img">
|
||||
<img src="/images/hadashboard/dash4.png" />
|
||||
Simply Red Theme
|
||||
</p>
|
||||
<p class="img">
|
||||
<img src="/images/hadashboard/dash5.png" />
|
||||
Glassic Theme
|
||||
</p>
|
||||
<p>For full installation instructions see <a href="https://github.com/home-assistant/appdaemon/blob/dev/DASHBOARD.md">DASHBOARD.md</a> in the AppDaemon Repository.</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
@ -239,28 +255,9 @@
|
|||
</li>
|
||||
<li>
|
||||
<a href='/docs/ecosystem/appdaemon/'>AppDaemon </a>
|
||||
<ul>
|
||||
<li><a href='/docs/ecosystem/appdaemon/installation/'>Installation </a></li>
|
||||
<li><a href='/docs/ecosystem/appdaemon/configuration/'>Configuration </a></li>
|
||||
<li><a href='/docs/ecosystem/appdaemon/example_apps/'>Example Apps </a></li>
|
||||
<li><a href='/docs/ecosystem/appdaemon/running/'>Running AppDaemon </a></li>
|
||||
<li><a href='/docs/ecosystem/appdaemon/reboot/'>Starting AppDaemon at Reboot </a></li>
|
||||
<li><a href='/docs/ecosystem/appdaemon/operation/'>Operation </a></li>
|
||||
<li><a href='/docs/ecosystem/appdaemon/windows/'>AppDaemon on Windows </a></li>
|
||||
<li><a href='/docs/ecosystem/appdaemon/updating/'>Updating AppDaemon </a></li>
|
||||
<li><a href='/docs/ecosystem/appdaemon/tutorial/'>AppDaemon Tutorial </a></li>
|
||||
<li><a href='/docs/ecosystem/appdaemon/api/'>AppDaemon API Reference </a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a class='active' href='/docs/ecosystem/hadashboard/'>HADashboard </a>
|
||||
<ul>
|
||||
<li><a href='/docs/ecosystem/hadashboard/installation/'>Installation </a></li>
|
||||
<li><a href='/docs/ecosystem/hadashboard/dash_config/'>Dashboard Configuration </a></li>
|
||||
<li><a href='/docs/ecosystem/hadashboard/hapush/'>HAPush </a></li>
|
||||
<li><a href='/docs/ecosystem/hadashboard/reboot/'>Reboot </a></li>
|
||||
<li><a href='/docs/ecosystem/hadashboard/updating/'>Updating HADashboard </a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/docs/ecosystem/notebooks/'>Notebooks </a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue