rianadon/timer-bar-card

Whirlpool/Maytag

bditter opened this issue · 2 comments

Trying to get this to work but can't seem to get it.

Have attahed a screenshot of the debug.

whirpool

A few things I noticed from your configuration:

  1. attribute, if used, should be the name of the attribute with the info you'd like to select (i.e. a string value), not the full value of the attribute.
  2. For end_time, you'll want state:true since it looks like the end time is in the state. And then delete attribute since it does not apply.
  3. The end_time sensor doesn't look like a duration. Is there another entity that holds duration information?

Hope that all helps!