Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmrigg authored Feb 13, 2019
1 parent 78cb914 commit efc6f30
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,18 @@ I decided to make it public so that other (more skillful) people could make use
5. Add your config, see the example below


## Updating

1. Copy the updated weasley-card.js over the old version
2. Edit the url in the raw config editor to increment the version number, e.g:

```
resources:
- type: js
url: /local/custom-lovelace/weasley-card.js?v=2
```


## Config

* locations (optional): a list of locations that are permanently visible, others are added/removed as required
Expand Down

0 comments on commit efc6f30

Please sign in to comment.