Add edit github links

This commit is contained in:
Paulus Schoutsen 2016-12-08 23:01:41 -08:00
parent 7cb2fbfb04
commit 57afb8e8c9
9 changed files with 0 additions and 16 deletions

View File

@ -7,8 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
regenerate: true
hide_github_edit: true
---
HADashboard is a dashboard for [Home Assistant](https://home-assistant.io/) that is intended to be wall mounted, and is optimized for distance viewing.

View File

@ -7,8 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
regenerate: true
hide_github_edit: true
---
(All installations)

View File

@ -7,8 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
regenerate: true
hide_github_edit: true
---
(Not necessary if you are using Docker)

View File

@ -7,8 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
regenerate: true
hide_github_edit: true
---
Installation can be performed using Docker (Contributed by [marijngiesen](https://github.com/marijngiesen)) or manually if Docker doesn't work for you. We also have a Raspberry PI version of Docker contributed by [snizzleorg](https://community.home-assistant.io/users/snizzleorg/activity)

View File

@ -7,8 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
regenerate: true
hide_github_edit: true
---
To run Dashing and `hapush` at reboot, I have provided sample init scripts in the `./init` directory. These have been tested on a Raspberry PI - your mileage may vary on other systems.

View File

@ -7,8 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
regenerate: true
hide_github_edit: true
---
To update the dashboard after new code has been released, just run the following command to update your copy:

View File

@ -7,8 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
regenerate: true
hide_github_edit: true
---
The Home Assistant for iOS app offers a companion app for iOS which is deeply integrated into both Home Assistant and iOS. Its basic features include:

View File

@ -7,8 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
regenerate: true
hide_github_edit: true
---
Scenegen is a scene generation tool for [Home Assistant](https://home-assistant.io/) home automation software. It creates scenes by example, by reading the current states of devices and outputting a corresponding scene. Scenegen is written in python using Home Assistant's RESTFul API so can be run from anywhere. It currently supports lights and switches only.