Skip to content

Fix last update sensor intent not retrieving value#3825

Merged
JBassett merged 3 commits intohome-assistant:masterfrom
dshokouhi:fix_last_update_value_intent
Aug 28, 2023
Merged

Fix last update sensor intent not retrieving value#3825
JBassett merged 3 commits intohome-assistant:masterfrom
dshokouhi:fix_last_update_value_intent

Conversation

@dshokouhi
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@jpelgrom
Copy link
Copy Markdown
Member

On the individual statement, not the entire class ;)

@JBassett JBassett merged commit 3cc7bdc into home-assistant:master Aug 28, 2023
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