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

Add AppSelector trait for TV #201

Merged
merged 2 commits into from
Apr 30, 2021
Merged

Conversation

michikrug
Copy link
Collaborator

@michikrug michikrug commented Mar 24, 2021

This PR adds the AppSelector trait with the appSelect command for TV devices as requested in #199.

Usage will be as followed:

Supported Items Group as TV with the following optional members: String as tvApplication
Configuration (optional) availableApplications="applicationKey=applicationName:applicationSynonym:...,..."
(optional) lang="en|de|..."
Group  tvGroup { ga="TV" [ availableApplications: "youtube=YouTube:Tube,netflix=Netflix:Chill" ] }
String applicationItem (tvGroup) { ga="tvApplication" }

(Documentation is added in #196)

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

Successfully merging this pull request may close these issues.

1 participant