Skip to content

Implement PowerOn command#53

Merged
jcarbaugh merged 1 commit into
jcarbaugh:masterfrom
bwarden:master
Dec 8, 2019
Merged

Implement PowerOn command#53
jcarbaugh merged 1 commit into
jcarbaugh:masterfrom
bwarden:master

Conversation

@bwarden
Copy link
Copy Markdown
Contributor

@bwarden bwarden commented Nov 27, 2019

Add a command to send the PowerOn keypress event, alongside the
existing Power and PowerOff events.

Fixes #52

Add a command to send the PowerOn keypress event, alongside the
existing Power and PowerOff events.

Fixes jcarbaugh#52
bwarden added a commit to bwarden/home-assistant that referenced this pull request Nov 27, 2019
Instead of using the roku.power method, which toggles power,
implement the media_player.turn_on command for the roku component
by calling the new roku.poweron method.

Fixes home-assistant#28961, but depends on upstream
jcarbaugh/python-roku#53
pvizeli pushed a commit to home-assistant/core that referenced this pull request Nov 27, 2019
Instead of using the roku.power method, which toggles power,
implement the media_player.turn_on command for the roku component
by calling the new roku.poweron method.

Fixes #28961, but depends on upstream
jcarbaugh/python-roku#53
@jcarbaugh jcarbaugh merged commit ee6a23e into jcarbaugh:master Dec 8, 2019
@jcarbaugh
Copy link
Copy Markdown
Owner

Thanks for adding the extra event!

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.

Add 'poweron' keypress support

2 participants