Skip to content

Commit

Permalink
update README.md to actual versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dvb6666 committed Feb 22, 2024
1 parent 900a92c commit f459d9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Make sure to use the same name of the sensor defined under `configuration.yaml`,

### Frontend setup (YAML mode)

Download [`homed-zigbee-networkmap.js`](https://github.com/dvb6666/homed-zigbee-networkmap/releases/download/0.1.1/homed-zigbee-networkmap.js) and put it into `<config-directory>/www/` directory.
Download [`homed-zigbee-networkmap.js`](https://github.com/dvb6666/homed-zigbee-networkmap/releases/download/0.1.2/homed-zigbee-networkmap.js) and put it into `<config-directory>/www/` directory.

Enable [Dashboard YAML mode](https://www.home-assistant.io/dashboards/dashboards/#using-yaml-for-the-default-dashboard).

Expand Down Expand Up @@ -103,7 +103,7 @@ change version string in `configuration.yaml`:

``` yaml
resources:
- url: /local/homed-zigbee-networkmap.js?v=0.1.0 # change version to actual
- url: /local/homed-zigbee-networkmap.js?v=0.1.2 # change version to actual
type: module
```

Expand Down

0 comments on commit f459d9c

Please sign in to comment.