lux-power-distribution-card icon indicating copy to clipboard operation
lux-power-distribution-card copied to clipboard

Issues after updating

Open DanteWinters opened this issue 6 months ago • 1 comments

After updating, the frontend cache needs to be cleared before some of the changes reflect. When I change the config, the cache brings up errors since it is conflicting with the backend. HACS also suggests clearing the cache when after updating cards.

Below is instructions on how to clear the cache for different platforms. I don't have an iPhone, but @Stewbo1 provided some instructions on how to clear it there (thanks for the instructions) on issue #40 in the comments.

Android

  1. Find Home Assistant in the list of apps in settings.
  2. This step may differ depending on the Android device. Find anything that indicates data used or storage.
  3. When there, find the option to clear all the data (cache and storage). Clearing this will log you out of the app and you'll need to log in again.
  4. Card should then show up. If it doesn't, please log a bug.

Web browser

  1. With the page open, open the developer console on the browser. Usually it's F12.
  2. Click on the refresh button.
  3. Rick-click on the refresh button to open a menu.
  4. Choose the option Empty Cache and Hard Reload, or the option closest to this description.

iOS

  1. Settings
  2. Companion App
  3. Debugging
  4. Reset frontend cache

DanteWinters avatar Aug 12 '24 18:08 DanteWinters