diff --git a/source/_ecosystem/hadashboard/hapush.markdown b/source/_ecosystem/hadashboard/hapush.markdown index 8b4a96dca82..f5c14d86895 100755 --- a/source/_ecosystem/hadashboard/hapush.markdown +++ b/source/_ecosystem/hadashboard/hapush.markdown @@ -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 -``` \ No newline at end of file +```