Update README.md

Added some troubleshooting for Chrome as I've had this before with the cache not getting reset on how you'd expect in site settings.
This commit is contained in:
Morphy99
2023-05-16 09:10:04 +01:00
committed by GitHub
parent 3bd71e190e
commit 430b64763c
+6
View File
@@ -3811,6 +3811,12 @@ Try resetting the app frontend cache:
* `Configuration -> Companion App -> Debugging -> Reset 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 ### 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. 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.