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

Set optional parameters to 'required: false' #198

Merged
merged 1 commit into from Apr 26, 2021
Merged

Set optional parameters to 'required: false' #198

merged 1 commit into from Apr 26, 2021

Conversation

hmmbob
Copy link
Contributor

@hmmbob hmmbob commented Apr 19, 2021

Setting the following optional parameters to 'required: false' in services.yaml, to allow for not specifying them in service calls in the HA developer tools:

  • Force playback
  • Random
  • Repeat
  • Offset

These optional values are not required and shouldn't be flagged as such.

Fixes #197
Introduced by #180

@fondberg fondberg merged commit af91718 into fondberg:master Apr 26, 2021
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.

New fields are now mandatory?
2 participants