Skip to content

Commit

Permalink
👕 Fixes MarkdownLint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jan 7, 2019
1 parent a4f7b21 commit dc7875e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Hass.io add-on.

1. [Add our Hass.io add-ons repository][repository] to your Hass.io instance.
2. Install the "Node-RED" add-on.
3. Set a `credential_secret`, which is used to encrypt sensitive data.
1. Install the "Node-RED" add-on.
1. Set a `credential_secret`, which is used to encrypt sensitive data.
This is just a "password", which you should save on a secondary location.
4. If you do NOT use SSL, be sure to set the `ssl` option to `false`.
5. Start the "Node-RED" add-on.
6. Check the logs of "Node-RED" to see if everything went well.
7. Log in with your Home Assistant username/password.
8. The add-on works straight out the box! No need to configure a server!
1. If you do NOT use SSL, be sure to set the `ssl` option to `false`.
1. Start the "Node-RED" add-on.
1. Check the logs of "Node-RED" to see if everything went well.
1. Log in with your Home Assistant username/password.
1. The add-on works straight out the box! No need to configure a server!

**Note**: The add-on is **pre-configured** out of the box! There is no need
to add/change/update the server connection settings!
Expand Down

0 comments on commit dc7875e

Please sign in to comment.