I thought I would share my custom cards, I would like your feedback on these.
The dev branch will be used for the bleeding edge and could have bugs, but if you find any issues in the master or dev brach please submit a git issue, and I take a look.
v2.0 beta1of my Custom Room card is up on my github, there are few breaking changes to bring inline with minimalist docs,
the breaking changes are:
use ulm_custom_card_andyblac_room_color to set the room colour, instead on using ulm templates, this now lets you use theme colours ie the color in themes file of --color-red can be used as ulm_custom_card_andyblac_room_color: red
same for entity on state colours, use ulm_custom_card_andyblac_room_icon_color_on
room sensor icon colours, will now default to that of ulm_custom_card_andyblac_room_color but can be over ridden by using ulm_custom_card_andyblac_room_sensor_color or ulm_custom_card_andyblac_room_sensor_color_on
these changes make using icon animation templates (coming soon) alot easier.
Just found your custom card and really like it to simplify my home dashboard. It’s really dense and conveys a lot of information in a simple way. However, I’ve been reading through the original long lovelace-ui-minimalist thread with your comments and don’t see how you layout your destination paths. In other words, what does your “Front Garden” page look like when you tap it? How do you control sliders for dimmers, etc? I’m just curious how you’ve laid them out visually. Thanks.
There’s a reference to a custom card “custom_card_andyblac_count_info” in one of your files. Is the custom card “custom_card_andyblac_count_info” on your git repository a new version of that?