Skip to content

Channel up and down for webostv#13624

Merged
pvizeli merged 1 commit intohome-assistant:devfrom
stephanerosi:webostv-channel-up-down
Apr 4, 2018
Merged

Channel up and down for webostv#13624
pvizeli merged 1 commit intohome-assistant:devfrom
stephanerosi:webostv-channel-up-down

Conversation

@stephanerosi
Copy link
Copy Markdown
Contributor

@stephanerosi stephanerosi commented Apr 1, 2018

This enable using the next and previous buttons on the media player interface to switch channels up and down, which is the desired default behaviour for a television.

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • [] New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • [] New dependencies are only imported inside functions that use them ([example][ex-import]).
  • [] New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • [] New files were added to .coveragerc.

If the code does not interact with devices:

  • [] Tests have been added to verify that the new code works.

@homeassistant
Copy link
Copy Markdown
Contributor

Hi @stephanerosi,

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@stephanerosi stephanerosi deleted the webostv-channel-up-down branch April 2, 2018 05:24
@stephanerosi stephanerosi restored the webostv-channel-up-down branch April 2, 2018 05:24
@stephanerosi stephanerosi reopened this Apr 2, 2018
@stephanerosi stephanerosi force-pushed the webostv-channel-up-down branch from 7d6ea2a to 84df62e Compare April 2, 2018 09:38
Copy link
Copy Markdown
Member

@syssi syssi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a breaking change somehow but I support the suggestion!

@ghost
Copy link
Copy Markdown

ghost commented Apr 4, 2018

When this PR will be implement to master Home Assistant ?

@pvizeli pvizeli merged commit 4b2fdd2 into home-assistant:dev Apr 4, 2018
@ferdydek
Copy link
Copy Markdown

ferdydek commented Apr 9, 2018

Could you please make sure this works only when "Live TV" is the active source.

Mostly these buttons are for next/previous track/menu, and since most people use services like plex netflix youtube etc rather than live tv, the intuitive default behavior would rather be previous and next (episode, video on playlist, etc) and not tv channel manipulation.

@stephanerosi
Copy link
Copy Markdown
Contributor Author

@ferdydek
You're right, I'll update the pull request

@stephanerosi
Copy link
Copy Markdown
Contributor Author

@pvizeli
I updated my branch. How do I update my pull request? Should I create a new pull request?
Thanks

@balloob balloob mentioned this pull request Apr 13, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Jul 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants