Skip to content
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

Parse missing fields from SSE update events. #1383

Merged
merged 1 commit into from
May 31, 2019

Conversation

maniac103
Copy link
Contributor

We previously didn't update icon, label color and value color via SSE.

Fixes #1380.

We previously didn't update icon, label color and value color via SSE.

Fixes openhab#1380.

Signed-off-by: Danny Baumann <dannybaumann@web.de>
@maniac103
Copy link
Contributor Author

@cribskip Can you please give this a try?

@cribskip
Copy link
Contributor

Will build and try tomorrow. Thanks for the PR 👍

@cribskip
Copy link
Contributor

@maniac103 Just tried an hour to get the APK to compile. Always failing with

ERROR: Failed to resolve: com.loopj:android-smart-image-view:1.0.0

I don't think this relates to your changes. Looking at the commit, LGTM without being verified.
Maybe you can provide me with a APK?

@maniac103
Copy link
Contributor Author

@cribskip I can, just not at this moment ... what did you check out though? We don't use smart-image-view anymore since a long time.

@mueller-ma mueller-ma added the bug Indicates an unexpected problem or unintended behavior label May 31, 2019
@mueller-ma mueller-ma merged commit a6210b8 into openhab:master May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Label & Value Color not changing
3 participants