Skip to content

Commit 71e4245

Browse files
sytonefabaff
authored andcommitted
Heading update (home-assistant#1554)
1 parent 7ffab81 commit 71e4245

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/_ecosystem/hadashboard/hapush.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ regenerate: true
1111
hide_github_edit: true
1212
---
1313

14-
(Not necessary if you are using Docker)
14+
# Installing hapush (Manual install only)
15+
16+
This is not necessary if you are using Docker as it is already installed.
1517

1618
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.
1719

@@ -88,4 +90,4 @@ If all is well, you should start to see `hapush` responding to events as they oc
8890
2016-06-19 10:06:52,280 INFO sensor.side_multisensor_luminance_25 -> 871.0
8991
2016-06-19 10:07:50,574 INFO sensor.side_temp_corrected -> 70.7
9092
2016-06-19 10:07:51,478 INFO sensor.side_multisensor_relative_humidity_25 -> 52.0
91-
```
93+
```

0 commit comments

Comments
 (0)