Heading update (#1554)

This commit is contained in:
Sytone 2016-12-09 01:18:03 -08:00 committed by Fabian Affolter
parent 7ffab81776
commit 71e424507e

View File

@ -11,7 +11,9 @@ regenerate: true
hide_github_edit: true
---
(Not necessary if you are using Docker)
# Installing hapush (Manual install only)
This is not necessary if you are using Docker as it is already installed.
When you have the dashboard correctly displaying and interacting with Home Assistant you are ready to install the final component - `hapush`. Without `hapush` the dashboard would not respond to events that happen outside of the hadashboard system. For instance, if someone uses the Home Assistant interface to turn on a light, or even another App or physical switch, there is no way for the Dashboard to reflect this change. This is where `hapush` comes in.
@ -88,4 +90,4 @@ If all is well, you should start to see `hapush` responding to events as they oc
2016-06-19 10:06:52,280 INFO sensor.side_multisensor_luminance_25 -> 871.0
2016-06-19 10:07:50,574 INFO sensor.side_temp_corrected -> 70.7
2016-06-19 10:07:51,478 INFO sensor.side_multisensor_relative_humidity_25 -> 52.0
```
```