Skip to content

Commit

Permalink
docs: Add step about refreshing browser
Browse files Browse the repository at this point in the history
  • Loading branch information
zachowj committed Jan 3, 2021
1 parent 739619e commit d4c24ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ _This integration is available in [HACS](https://hacs.xyz) (Home Assistant Commu
4. Download _all_ the files from the `custom_components/nodered/` directory (folder) in this repository.
5. Place the files you downloaded in the new directory (folder) you created.
6. Restart Home Assistant
7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Node-RED"
7. Refresh your browser window (bug in HA where it doesn't update the integration list after a reboot)
8. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Node-RED"

Using your HA configuration directory (folder) as a starting point you should now also have this:

Expand Down
3 changes: 2 additions & 1 deletion info.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ _Must have [node-red-contrib-home-assistant-websocket](https://github.com/zachow

1. Click install.
2. Restart Home Assistant
3. In the Home Assistant UI go to "Configuration" -> "Integrations" click "+" and search for "Node-RED"
4. Refresh your browser window (bug in HA where it doesn't update the integration list after a reboot)
5. In the Home Assistant UI go to "Configuration" -> "Integrations" click "+" and search for "Node-RED"

## Configuration

Expand Down

0 comments on commit d4c24ca

Please sign in to comment.