-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Progress bar not showing? #163
Comments
I have the same problem - for me the bar disappears the second I set a mushroom color:
If I remove that the bar appears again |
Also same issue. I believe it is linked to the mushroom. If I remove the mushroom settings, it displays. I'm wondering if this is a broswer cache issue? My yaml: type: custom:timer-bar-card
sync_issues: false
entities:
- switch.irrigation_back_courtyard_state
duration:
fixed: '00:00:10'
tap_action:
action: toggle
hold_action:
action: more-info
invert: true
mushroom:
layout: vertical
color: green
|
When you edit entities to entity as order,even the timer also gone, until a manual page refresh. Set script to duration only. |
Describe the bug
I feel like I am missing something incredibly obvious here somehow but I can't actually get a progress bar to show on my LG washer or dryer.
I'm assuming there is something I need to do to fix the width? I am using the code directly off of the lg thinq integration page.
Your card configuration
Debug information
Ironically when debug: true is present the integration works:
The text was updated successfully, but these errors were encountered: