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

Sync channel selection when tv is powered on. #529

Merged
merged 15 commits into from Jun 16, 2023

Conversation

banboobee
Copy link

This PR is intended to handle problem 1 of issue #471. As described in the issue scene sends input and power commands for TV. But input won't be selected since it is not yet in powered state. To deal with this problem, this PR sends input selection command when ping response from TV is received. To prevent unexpected input changes of TV, this behavior is enabled when TV accessory config keyword 'syncInputSourceWhenOn' is true. This PR also records the mute state of TV.

@stale
Copy link

stale bot commented Dec 3, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 3, 2022
@stale stale bot closed this Dec 17, 2022
@kiwi-cam kiwi-cam reopened this Jun 16, 2023
@stale stale bot removed the wontfix This will not be worked on label Jun 16, 2023
@kiwi-cam kiwi-cam changed the base branch from master to beta June 16, 2023 02:56
@kiwi-cam kiwi-cam merged commit 45ace6a into kiwi-cam:beta Jun 16, 2023
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.

None yet

2 participants