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
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"}
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
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"}