I posted an example of my Lovelace theme over on my website and social media and got a fair bit of interest in it and people wondering how I achieved it. I thought I might post a link to my article on how it was achieved here and show you what I have done. Many thanks to the people on this community forum for the inspiration.
EDIT: Website seems to be hacked!! Should be back up soon.
EDIT: Website is back up and running and safe. Apologies to anyone who faced this. Lesson to selfā¦ strengthen the heck out of your password!!
Apologies yet again @krovachek@Tyfoon this is just getting ridiculous!! The website is back up again and Iāve now added extra security so fingers crossed this doesnāt happen again!!
Works now. Thanks. Implemented this and overall really looks nice. Theme copied 1:1, only made the round corners a bit less round
This was also the first time I used the custom header.
My only issues is that I donāt get the custom header to be transparent and/or have the same colour as the theme. It always stays the same colour blue (the default one).
background: center / cover no-repeat url("/local/background.jpg") fixed
views:
- badges: []
cards:
- type: 'custom:compact-custom-header'
main_config: true
background_image: true
background_color: 'rgba(150, 150, 150, 0.2)'
menu: show
options: show
voice: show
notifications: clock
clock_format: '24'
clock_date: true
disable: false
Glad you got it all working Looks greatā¦ I was actually thinking myself to soften the radius of the cards and after seeing yours I think it has convinced me.
As for the custom header not being transparent, Iām not 100% sure why it would be doing that. As you have a few options set for the header, one of them may be overriding it. Try not adding the background_image option and see if that fixes it.
It is in the article but funny enough, it seems I need to update the theme on my website The colour of the links doesnāt quite stand out enough, hence people not seeing the link so Iāll try and update it shortly.
@Tyfoon Would you be able to share how you did all those lovely temperature graphs, especially the one comparing inside and outside temps and and also humidity? Thatās exactly what Iām looking for and Iām unable to do it on my own. Thanks!