#it does work if i use the bottom one

1 messages ยท Page 1 of 1 (latest)

narrow wraith
frozen pumice
#

yes, but i think i found a stoopid mistake.. 2 sec

#

you have theme: MiniHass_Dark #Theme you want to activate in the start.yaml, is that correct?

#

or dashboard.yaml as you reffered to

narrow wraith
#

sorry I'm not following now ๐Ÿ˜›

frozen pumice
narrow wraith
#

no I don't define the theme in the dashboard

#

but I have this:
background: "var(--background)"

frozen pumice
#

i added background: "var(--background-image)"
over the title, and no change

narrow wraith
#

if you have a background-image in your theme it should work

#

show me

frozen pumice
#

i got it to work, i needed to clear the browser twice

#

It is changing the theme on my cast, but not on my phone.. so i belive its my phone chase that is a issue hehe

#

Kind of funny.. im changing theme on alll dashboards instead of the one i actually want to hehe

#

I do belive it is my own fault atm.. i will start from scratch and try again ๐Ÿ™‚

narrow wraith
#

ok, when I swtich theme it's also on all devices/screens, but that's fine since I only have one dashboard

frozen pumice
#

For some reason the theme switching only works with other dashboards then the one i am currently trying to make

#

I don't get it.. it does not work on my phone or my PC.. but when I stream it to my nest Hub, it works great.. I'm so confused

frozen pumice
#

I even tried to change browser, and its not working ๐Ÿ˜›

#

only works on things i cast it to

#

The font is not working at all, so i belive i did something wrong with the "lovelace: on the bottom

narrow wraith
#
  - url: https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap"
    type: css
```
frozen pumice
#

alle the cards are working perfectly, just the theme and switching it that is not working hehe

frozen pumice
#
lovelace:
  mode: yaml
  resources:
  - url: /www/community/button-card/button-card.js
    type: module
  - url: https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap
    type: css

#

Still no change for some reason

#

I got it working by adding it as a resource in UI

frozen pumice
#

would you be able to look at this?
I cant get the theme switcher button to work.

I created the automation like yours, and created a input_boolean.theme_mode matching yours.. but i cant get the button to switch the theme for some reason

narrow wraith
#

did you set the correct theme in your profile settings?

#

it needs to be this

frozen pumice
#

yes sir

#

checked that the automation works as well

frozen pumice
#

I belive i have a placement issue of some sort.. because the kiosk mode is also not working

frozen pumice
#

maby i placed something wrong?
this is my folder view:

#

so dasboard.yaml is inside dashboard folder