Skip to content

Commit

Permalink
Merge pull request #1164 from Morphy99/patch-1
Browse files Browse the repository at this point in the history
Add additional cache reset troubleshooting tip
  • Loading branch information
dermotduffy authored May 17, 2023
2 parents 3bd71e1 + 430b647 commit 2980c1d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3811,6 +3811,12 @@ Try resetting the app frontend cache:

* `Configuration -> Companion App -> Debugging -> Reset frontend cache`

### Chrome does not update card version after upgrade

When upgrading the card it's recommended to reset the frontend cache. Sometimes clearing site data in Chrome settings isn't enough.

* Press F12 to display `Dev Console` in Chrome then right click on the refresh icon and select `Empty Cache and Hard Reload`

### Casting to a remote media player does not work

This could be for any number of reasons. Chromecast devices can be quite picky on network, DNS and certificate issues, as well as audio and video codecs. Check your Home Assistant log as there may be more information in there.
Expand Down

0 comments on commit 2980c1d

Please sign in to comment.