I've searched a bit but can only find things about displaying webpages, weather data etc.. changing tile colors, and that's not quite fitting my needs.
How do I create a tile on the dashboard to display a number of variables?
I'm trying to implement part of the below, but I don't care about graphing, I just want to be able to keep a count of the number of times in a day the sump runs and the last run time it ran. Wondering how I create a tile that I can use to just display number of cycles (a variable I'll reset daily), the last run time (another variable I'll update when RM triggers) and maybe the number of run times for the month or some other variable... Not seeing anything explaining this. I know that some of the devices have an "attributes" option, but not sure how to do this with variables. Do I need to create a virtual device?