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

Commit api tv #457

Closed
wants to merge 7 commits into from
Closed

Commit api tv #457

wants to merge 7 commits into from

Conversation

piznel
Copy link
Contributor

@piznel piznel commented Nov 21, 2018

Gladys Pull Request check-list

To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:

  • If your changes affects code, did your write the tests?
  • Are tests passing?
  • Is the linter (eslint) passing?
  • If your changes modify the API (REST or Node.js), did you modify the documentation?

NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.

Description of change

Fix issues, improves compatibility and news features :

  • replace category 'Television' by 'television'
  • change programMinus() / programPlus() : No more channel + or - 1 return, because channel are differents from programs TV.
  • Adds programVOD() : for the TV box.
  • Adds menuInfo() : an omission from the first version.
  • Update the On/Off button with the associated devicetype, and adds status color (red, green)
  • hiding the buttons of the TV box that are not used by the module that uses the TV API.
    (this features use the module.getMethods() PR Add modules.getMethods() #456 )

@piznel piznel deleted the commit_Api-TV branch November 26, 2018 07:08
R6n0 pushed a commit to R6n0/Gladys that referenced this pull request Dec 2, 2020
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