For now I created a vertical stack card with an entity-filter card to hide when there’s no mail/packages (but still show last updated). Not 100% sure it’ll keep working or if I won’t keep tweaking but here’s what I have.
Just FYI guys I noticed some of the sensors were missing the mail_ prefix like sensor.packages_in_transit I’ve fixed that so they’re easier to identify in the states.
HACS install puts the custom_components folder in, but does not put the www folder in. It is not in the www folder and is not in the www/hacs folder either.
I get an error when it is not installed saying it cannot find the images, which makes sense since the image is not there.
When I manually put the folder there it works fine.
Should the path be different when installing with HACS? It has it’s own www folder, and the path now would suggest that you need to place it in the parent folder or at the same level as HACS
I’ll add checks to have the component make the directory if it doesn’t exist.
Few tweaks here and there and it’ll be working properly out of the box from HACS
Yes, the custom card is now broken because the packages folder has been removed. If you scroll up you’ll see @thenorthernsmiths and my alternate card designs. I like the custom vertical stack card idea so I took it an tweaked it a bit with the entity-filter card.
Looks like this with no mail:
And this if you had mail (just turned off the filtering for demo purposes.