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

AppleTV integration Power-Off command will toggle the AppleTV power state since update to 1.7.5 (or 1.7.4) #349

Closed
1 task done
hprotter opened this issue Mar 15, 2024 · 3 comments
Assignees
Labels
bug Something isn't working integration Integration driver related issue

Comments

@hprotter
Copy link

hprotter commented Mar 15, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description

Since R2 firmware 1.7.5 (maybe also 1.7.4) the Power-Off command of the native AppleTV integration will toggle between power on and off state of the AppleTV. Due to this error the AppleTV will be powered on if R2 sends a Power-Off command when the AppleTV is already in off state. I never noticed this behaviour in older firmware versions.

"Power-Off" is maybe also called "Suspend"? I don´t know the correct name in the English web-configurator. In German web-configurator this AppleTV integration function is called "Ausschalten".

How to Reproduce

  1. Send a Power-Off command with AppleTV integration to the connected AppleTV
  2. The AppleTV power state is toggled and switched from off to on, or from on to off depending from the actual state

Expected behavior

The Power-Off command of the AppleTV integration should switch off the AppleTV, independently from the actual on or off state and should not be a toggle power command.

System version

1.7.5

What part of the system affected by the problem?

Integration

Additional context

The behaviour of the "Power-On" command is correctly a discrete power on and not a toggle. So just the "Power-Off" has this wrong behaviour.

@hprotter hprotter added the bug Something isn't working label Mar 15, 2024
@github-actions github-actions bot added the integration Integration driver related issue label Mar 15, 2024
@hprotter hprotter changed the title AppleTV integration Power-Off command will toggle the AppleTV power state AppleTV integration Power-Off command will toggle the AppleTV power state since update to 1.7.5 (or 1.7.4) Mar 15, 2024
@zehnm
Copy link

zehnm commented Mar 15, 2024

Confirmed: when the device is in standby, any command including power off, will wake up the device.
This will be fixed in the next release.

@zehnm zehnm self-assigned this Mar 15, 2024
zehnm added a commit to unfoldedcircle/integration-appletv that referenced this issue Mar 18, 2024
@zehnm zehnm added this to the Roadmap Q1 2024 milestone Mar 19, 2024
@zehnm
Copy link

zehnm commented Mar 20, 2024

Fixed in 1.7.7

@zehnm zehnm closed this as completed Mar 20, 2024
@hprotter
Copy link
Author

Great! Thank you for your fast reaction and the bug fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working integration Integration driver related issue
Projects
Status: Done
Development

No branches or pull requests

2 participants