Hi @dwains,
Congratulations, that’s really cool UI generator (I think calling it a theme is a little underappreciation)
Is there a way to run it alongside a conventional Lovelace UI (e.g. as a custom panel)? I have spent a lot of time on customisation, so I would like to avoid removing it.
I love it will try it soon
I got the same error yesterday.
Resolution given by Dwains : refresh the page without cache (Control + F5)
Nope, I would like to keep Lovelace UI as it is and add Dwains Theme as a custom panel in side menu to use it at the same time (in a similar way to HACS)
I just tried that: uninstall, empty Safari cache, restart, reinstall. Unfortunately I get the same error :’(
@gautier23 I have tried that in Chrome and Safari (empty cache) to no avail.
Make sure you got the latest version of HACS installed. Remove the plugin, reboot, install it, reboot and clear cache. It must work. But you are not the first one with this problem :(. The last day more then 20 people complained about problems with plugins from HACS its very ANOYING, stupid hacs bugs.
That’s not possible right now. You can only use my theme in your standard lovelace page. But you can add own views to it so you can add your custom pages back into my theme.
Hi Dwain, just installed your theme - amazing work!
Something I’ve just noticed, I have two lights in two rooms - Is it possible to handle this? They are almost always controlled as pairs (They have a single physical light switch).
light: light.living_room_ceiling_1 light: light.living_room_ceiling_2
Also, my lights have a night mode that exposes itself as a seperate device:
binary_sensor.kitchen_ceiling_1_nightlight
binary_sensor.kitchen_ceiling_1_nightlight
Is it possible to incorporate that?
Unfortunately this is a no-go for me. I hope it will possible someday
Yes no problem. Make a group in HA put those 2 lights in it and use that as the light entity and you’re done.
Maybe but I don’t think it will be soon. My theme is mainly based on a full main lovelace theme for Home Assistant not a separated module/plug-in.
Edit: I’m looking into a function for you, will come back on it soon.
Sure, that’s understandable
Thank you for posting these awesome screenshots. I always get happy from people who post there setup with my theme installed!
Hey Dwaine… You’ve allowed my OCD tendencies to calm down tremendously with such a beautiful theme! Thanks for putting in the work (and the support)…
I was hoping you or someone else could give me a complete idiots guide to Add On’s and how to create those custom dynamic pages. I’ve read the documentation several times, studied your demo, but it seems that this requires a certain amount of knowledge of coding that I simply don’t have (yet). Can you point me to more resources to study? Or more templates? All I’m trying to do is have a page that I can put more Lovelace cards (or equivalent).
Thanks in advance and thanks again!
Works like a charm!!
I was wondering hoe hard it would be to show an icon when a media player is playing (similar to the lights or door/windows) on the room tile?
Join the EN Slack group and I will guide you
I’m working hard on having settings for this. Some people want to show media players on on the homepage and others if the window is open and closed. So making something for this
For someone who isnt the brightest when it comes to understanding YAML code. Automations, scenes and so on. I’ve gotta say this theme is everything i’ve been searching for. Sure there is some resctrictions.
But for someone who isnt advanced, or needs to do any advanced things and just looking for a great dashboard/UI i’ve gotta say Dwain hit the nail with this one.
Easy to install if you follow the steps aswell . But do make sure before installing this. That you dont have any errors in your current HA setup. Troubleshooting will be a pain otherwise and you’ll definitly will be looking at the wrong places!
Here’s what i managed to get into place after just maybe 1 hour of actual “coding” (why i say “coding” is because Dwain already has done the backend work pretty much for you)