v1.16
I've added a new layout option. It takes values normal (default), full_row (for hiding the name and icon, making the timer take up the full width of the card) and hide_name (hides only the name).
If you are a huge fan of this card like I am, you might remember there already was a
full_rowoption. Thefull_rowoption is still supported, but it's meant to be replaced by thelayoutoption.
In the case you've configured the card with filter: true and there are no timers running at the moment, the card will now hide itself from your dashboard and reappear once a timer starts running.
Finally, another debugging improvement: 🐛 This release adds a warning message if the card is not functioning as intended because you forgot to set active_state. Don't panic! If your card already works, you don't need to set active_state!