FAQ
On this page you can find answers and ways to troubleshoot the most common errors with installing and using this 'theme'.
Most times reloading the integration and emptying the cache can resolve most problems.
This is done by:
- Hit
C
and click reloadUi_lovelace_minimalist
- Clear your cache by clicking
CTRL + F5
on Windows orSHIFT + reload
on Mac
Most common errors¶
Not everything is loaded after installation
- Check if you have installed all dependencies of this list.
- Clear your cache by clicking
CTRL + F5
on Windows orSHIFT + reload
on Mac
The theme looks off/weird
Check if you have applied the Minimalist theme. Go to User_profile --> theme
Custom element doesn't exist
- Check if you did install all depencies or checked the box to let UI-Minimalist them.
- Clear your cache by clicking
CTRL + F5
on Windows orSHIFT + reload
on Mac
Popups do not show up
-
Check if you have installed Browser_mod correctly by adding to your
configuration.yaml
file:browser_mod:
-
Check if you followed the card specific way to enable popups
This is either with adding a template or setting a variable totrue
Custom card template does not exist/showing up
- Check if you placed the custom_card in the right directory
config └── ui_lovelace_minimalist ├── custom_cards | ├── custom_card_1 | | ├── custom_card_1.yaml | | └── EN.yaml | └── custom_card_2 | ├── custom_card_2.yaml | └── EN.yaml └── dashboard
- Hit
C
and click reloadUi_lovelace_minimalist
- Reload dashboard by clicking the three dots in the upper-right corner and click refresh