home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
4.02k stars 2.75k forks source link

The themes do not work for me in version 2021.5.0 #9122

Closed albertopalotes35 closed 3 years ago

albertopalotes35 commented 3 years ago

The problem

I have updated the home assistant core to version 2021.5.0 and now the themes do not suit me, I have installed a theme and I select it in the user configuration but it shows me the default theme in dark, if I select the default and light mode It also shows me the dark one, it happens to me both in the browser and in the mobile app, before updating the themes, I have uninstalled the theme and reinstalled it, I have cleared the cache and cookies of my browser and I have made the forced reload in the browser and the themes do not suit me either.

What is version of Home Assistant Core has the issue?

2021.5.0

What was the last working version of Home Assistant Core?

2021.4.6

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

spacegaier commented 3 years ago

Does it also happen in private browsing mode in your browser? Are there any errors in the your browser console?

albertopalotes35 commented 3 years ago

It also happens in the private mode of the browser and nothing appears in the browser console

bramkragten commented 3 years ago

You probably have simple weather card. Update it to the latest version.

albertopalotes35 commented 3 years ago

I have a custom weather car and a custom card: PVPC Hourly Pricing and if I remove the PVPC Hourly Pricing Card from the lovelace interface the themes will work again.

bramkragten commented 3 years ago

Ok, please create an issue with that card. They probably use the prototype of the home-assistant element, they should not do that.

albertopalotes35 commented 3 years ago

I have reported the problem to the creator of that card

spacegaier commented 3 years ago

As reference for the future: This is the kind of things that needs to be adjusted in the custom cards: https://github.com/danimart1991/pvpc-hourly-pricing-card/pull/30