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

Update turn on/off custom action semantics #425

Merged
merged 1 commit into from
Dec 5, 2021

Conversation

jsetton
Copy link
Collaborator

@jsetton jsetton commented Dec 5, 2021

In order to simplify and align all action semantics as device based, the turn on/off custom action semantics now uses the PowerController interface instead of ToggleController. For per capability turn on/off utterance support, the ToggleState attribute now supports Number and String item types, as long as the state mappings is provided, and can be combined with the other generic attributes as long as the item type is supported.

Signed-off-by: jsetton <jeremy.setton@gmail.com>
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