-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
Power state is always on when audio output set to homepod #1667
Labels
Comments
Yep, this is a known problem and I don't have any ways to fix it unfortunately. |
@Shkaufma Is this still the case in the latest HA release? |
This was referenced Jan 7, 2024
Accessory "Apple TV" does not "turn on" with native remote
maxileith/homebridge-appletv-enhanced#155
Closed
Same issue here. |
1 task
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When setting the audio output of the Apple TV to a homepod (and not tv speakers), a query to get device power state is always Powerstate.On
when changing back to audio output to tv speakers then the state reports are accurate
Error log
No response
How to reproduce the bug?
Set audio output to homepod (I used mini)
Try to get device state, it will show Powerstate.On
Power AppleTv to standby mode
Read the power state - it is still Powerstate.On
What is expected behavior?
When apple tv is off it is expected to report Powerstate.off
Operating System
TvOs 15.3
Python
3.7
pyatv
0.10.0
Device
Apple TV 4k 2nd gen
Additional context
None
The text was updated successfully, but these errors were encountered: