-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
oh-gauge-card action not working, gauge not clickable #2793
Comments
Thanks for noticing this! Must have been caused by my refactoring in #2781. |
Fixes openhab#2793. Regression from openhab#2781. Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Thanks @florian-h05 ! |
Fixed as well 👍 |
Confirmed for oh-gauge-card, the oh-image-card still broken. component: oh-image-card
config:
action: url
actionUrl: http://water-meter.domotics.lan
lazy: true
lazyFadeIn: true
refreshInterval: 10000
url: http://water-meter.domotics.lan/img_tmp/alg_roi.jpg |
oh-image-card fix just merged: #2795. |
Thanks, will test with next nightly. |
FYI seems that Jenkins already build a new snapshot containing the fix. |
Perfect. Tested and confirmed. Thanks. |
) Fixes openhab#2793. Regression from openhab#2781. Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
The problem
I’m using oh-gauge-cards to visualize my meters. Unfortunatelty, they are not clickable anywhere when using an action.
Expected behavior
Being able to klick on a gauge when an action is configured.
Steps to reproduce
Configure a oh-gauge-card somewhere in the main UI.
Your environment
The text was updated successfully, but these errors were encountered: