-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
First off, amazing card you have here. I'm just new to it and seem to be unable to get it working with my Device entities.
I use the LG ThinQ HACS integration to get my Washer and Dryer data.
The Dryer looks like this...
It appears each needed bit of data is in a separate entity. It seems in order to plot an accurate progress bar you would need two entities:
sensor.dryer_remain_time
= 0:07
and
sensor.dryer_initial_time
= 0:20
The next problem is that these times are written in the m:s
format which there doesn't seem to be support for.
Perhaps, adding support for defining a template for the calculation and maybe a format string to define the format the values are coming in as.
Metadata
Metadata
Assignees
Labels
No labels