Skip to content

Commit

Permalink
Add lovelace-reload command
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasloven committed Jul 1, 2019
1 parent 725121a commit 210fab5
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 5 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,16 @@ service_data:

Remove a blackout.

### lovelace-reload
```
service: browser_mod.command
service_data:
command: lovelace-reload
```

Refreshes the lovelace config. Same as clicking "Refresh" in the top right menu in lovelace.


## `browser-player` card

To control the playback in the current *device*, `browser_mod` includes a custom lovelace card. Just add
Expand Down
8 changes: 4 additions & 4 deletions custom_components/browser_mod/browser_mod.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 210fab5

Please sign in to comment.