Was thinking about making a seperare “WiFi” tab to dump them all into honestly
I tried that. They two cards ended up stacked in the centre, the bottom one was way off the page.
How strange. Might need to report it.
Doing so right now.
How did you round the corners of the bar container?
It’s a side effect of using this in my theme:
ha-card-border-radius: 10px
yeah I found how to do it at the element level
you can simply count the states:
count_sensors:
entity_id: sensor.date
friendly_name: Sensors
value_template: >
{{states.sensor|count}}
makes it even cleaner
Some of the stuff you’ve been doing with Dwain’s Theme has been impressive - i’m keen to see your config when you upload it
Do you have a design background?
These are great. Makes me want to rethink my whole UI.
Mate I’m the opposite to a design person, I’m an RF Engineer specialising in Automation of Agriculture and Mining Equipment.
So you are using this, but with some customisation?
I dismissed it out of hand when I first saw it due to the “automatically generated” bit. But if it can be customised…
Yeah thats correct, it is the base theme. Once you have that setup you will be ready to tackle the fun stuff.
When you are ready you could have a look at this guide I have put on my repo of how to do a custom
Mi Flora addon.
Hi, I’m trying to use ha dockermon to show my container stats, I have a rest switch exposed so I can turn containers on and off but would really like to show the stats for them and wondered if anyone could post their code for doing this as I’m not clear on API calls etc and not clear on reading through the documentation for ha dockermon?
can you please share the code of the router page? Amazing!!!
would you mind share the code for the Xiaomi also!
Great job!!!
I’d be interested in the same, I’ve got this far with my Smart Home Server so far but container stats would be killer to finish it off.
That looks awesome, been toying with trying Dwains theme. Did it take long to do? Need to look into container stats again, are you displaying on a tablet?