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

Fix last update sensor intent not retrieving value #3825

Merged

Conversation

dshokouhi
Copy link
Member

Summary

fixes #3824 by partially reverting #3698 and using the deprecated method as we don't know the type of value we are pulling

Screenshots

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#

Any other notes

@jpelgrom
Copy link
Member

Can you add a suppress annotation for lint? (quickfix suggestion in Android Studio)

@jpelgrom
Copy link
Member

On the individual statement, not the entire class ;)

@JBassett JBassett merged commit 3cc7bdc into home-assistant:master Aug 28, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Value data in android intent cannot be read
3 participants