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

Correction of Apple TV Commands #201

Open
wants to merge 1 commit into
base: 5.x.x
Choose a base branch
from

Conversation

zimmra
Copy link

@zimmra zimmra commented Jan 20, 2023

  1. properly reference atv commands
  2. Add atv command for power/sleep control

All commands referencing atv config variable were previously using the command_left command

Also noticed no accomodation for power/sleep control of the Apple TV Added sleep command per official example

I haven't had the opportunity to test yet

1. properly reference atv commands
2. Add atv command for power/sleep control

*All commands referencing atv config variable were previously using the command_left command*

*Also noticed no accomodation for power/sleep control of the Apple TV
Added sleep command per [official example](https://www.home-assistant.io/integrations/apple_tv/#examples)*

***I haven't had the opportunity to test yet***
@zimmra
Copy link
Author

zimmra commented Jan 20, 2023

The command_power in /hki-base/addons/remote-control.yaml may need to be chomped

As in, changed to:

  command_power: |-
    - home_hold
    - select

I can test soon to find out, I don't have enough experience with lovelace_gen or multiline references to know without testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant