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

Allow to add static payload to service call #13

Closed
cgiesche opened this issue Feb 16, 2021 · 1 comment · Fixed by #24
Closed

Allow to add static payload to service call #13

cgiesche opened this issue Feb 16, 2021 · 1 comment · Fixed by #24
Assignees
Labels
enhancement New feature or request T-Shirt-Size: S

Comments

@cgiesche
Copy link
Owner

  • If an action is selected in PI, show text-field that allows to add payload for service call
  • Validate if payload is valid JSON before saving
  • Send payload when performing service call
@rklueber
Copy link

Static payload would already give a lot more options.

You might want to look here how it was done.

https://github.com/tobimori/streamdeck-homeassistant

a non static solution might be based on the templating engine as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request T-Shirt-Size: S
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants