Skip to content
Discussion options

You must be logged in to vote

the phone state sensor requires the device to have a cellular radio in order to appear:

https://github.com/home-assistant/android/blob/main/common/src/main/kotlin/io/homeassistant/companion/android/common/sensors/PhoneStateSensorManager.kt#L125

The audio state sensor will be the one you want as it will update to in_communication when you have a call on the tablet

https://companion.home-assistant.io/docs/core/sensors#audio-sensors

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by charlie969
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants