timer-bar-card icon indicating copy to clipboard operation
timer-bar-card copied to clipboard

Can't get the progress bar (or the remaining time) to display on GE Washer or Dryer

Open ChristopherJacob opened this issue 6 months ago • 1 comments

Can't get the progress bar (or the remaining time) to display. I have two sensors. One shows the state, and if active the other shows the remaining time.

type: custom:timer-bar-card entity: sensor.gz234535g_laundry_machine_state name: Dryer Status active_state: Run remaining: entity: sensor.gz234535g_laundry_time_remaining state: true units: minutes show_empty: true debug: true

debug

State: Run (state mode = idle) Mode: idle (explicit; guess mode produces N/A) Duration: second Time remaining: Counter: Attr: {"icon":"mdi:tumble-dryer","friendly_name":"GZ234535G Laundry Machine State"}

ChristopherJacob avatar Aug 23 '24 16:08 ChristopherJacob