Closed Sudo-Rob closed 3 years ago
Make sure you have read the issue guidelines and that you filled out the entire template.
Do as it say and clear your cache, that will only show if it has a newer version, and the client/browser are using and old version.
OK. I got it now; all back to normal.
Thanks.
If some else got this problem and clearing cache did not work, try unregister the service worker
F12 -> Application -> Service Workers -> Unregister (top right)
Then reload page
This fixed my problem.
Installation details
Checklist
Describe the issue
After update to the latest version, HACS reports I'm using the wrong version of Frontend. Clearing the browser cache doesn't clear the error.
HA Log
Logs
```` ------------------------------------------------------------------- HACS (Home Assistant Community Store) Version: 1.11.0 This is a custom integration If you have any issues with this you need to open an issue here: https://github.com/hacs/integration/issues ------------------------------------------------------------------- 2021-02-07 14:53:32 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.WEBSOCKET 2021-02-07 14:53:32 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.FRONTEND 2021-02-07 14:53:32 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.CATEGORIES 2021-02-07 14:53:33 INFO (MainThread) [custom_components.hacs] HACS is enabled 2021-02-07 14:53:34 DEBUG (MainThread) [custom_components.hacs] Can update 252 repositories 2021-02-07 14:53:34 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.HACS_REPO 2021-02-07 14:53:34 DEBUG (MainThread) [custom_components.hacs]Steps to reproduce
Screenshots
Javascript logs from your browser console
Logs
``` N/A ```