Releases: rianadon/timer-bar-card
Releases · rianadon/timer-bar-card
v1.7
v1.6
The support for wacky entities has expanded!
- You can now specify duration to come from another entity (like an
input_number
controlling an automation). - If your duration is in seconds or minutes or hours, you can specify those units
- If you make an oopsie in the configuration, the card is more likely to tell you what you did wrong
- The debug panel should now match the theme color
- I fixed a bug where when specifying duration as an attribute, the card would not show any progress bar
v1.5
v1.4
- Translations! The card uses the built-in Home Assistant translations now, so if your primary language isn't English, states will be correctly translated!
- Fix alignment issues when using RTL languages
- You can now configure whether the progress bar progresses from right to left or left to right!
v1.3
This card now supports more types of entities by allowing durations to be fixed if the timer doesn't have a duration
attribute. If your entity's attributes use different names than what the card is expecting, you can change the attributes used!
This is all much better explained in the readme documentation.