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

separate cmd 'call_service' from **KWARGS before 'send_command #142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dwc035
Copy link

@dwc035 dwc035 commented Nov 17, 2023

In order to get the "call_service" function to work, I needed to separate the command ("call_service") from the rest of the arguments, after which the "send_command" function worked properly.

@marcelveldt
Copy link
Member

I'm sorry - I completely missed your PR while I was refactoring this entire client.
I think this is now already handled in the refactored code

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.

None yet

2 participants