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 phone state sensor only considering 1 subscription's calls #3803

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

jpelgrom
Copy link
Member

Summary

Fixes #3801. The change to a non-deprecated API means the sensor was limited to calls placed linked to a specific subscription, which causes inconsistency between Android versions and also might not be desired (for example, in case of multi SIM usage or non-telephony calls with VOIP apps).

Screenshots

n/a

Link to pull request in Documentation repository

n/a

Any other notes

@JBassett JBassett enabled auto-merge (squash) August 19, 2023 18:38
@JBassett JBassett merged commit e3ce9ed into home-assistant:master Aug 19, 2023
4 checks passed
@jpelgrom jpelgrom deleted the fix-phone-state-sensor branch August 19, 2023 18:52
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.

Phone state sensor stopped behaving correctly with new update
2 participants