#it does work if i use the bottom one
1 messages ยท Page 1 of 1 (latest)
did you also create the input_boolean helper?
https://github.com/fredrikpersson92/minihass/blob/main/automations/automations.yaml
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
sorry I'm not following now ๐
no I don't define the theme in the dashboard
but I have this:
background: "var(--background)"
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 ๐
ok, when I swtich theme it's also on all devices/screens, but that's fine since I only have one dashboard
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
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
- url: https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap"
type: css
```
I have the same... but its not working on eighter my phone or computer.. only the devices i stream thrue chromecast for some wierd reason
alle the cards are working perfectly, just the theme and switching it that is not working hehe
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
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
yes sir
checked that the automation works as well
the automation: https://dpaste.org/ShUMz
I belive i have a placement issue of some sort.. because the kiosk mode is also not working