You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"}
The text was updated successfully, but these errors were encountered:
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"}
The text was updated successfully, but these errors were encountered: