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

"user input malformed" #6

Closed
finity69x2 opened this issue Mar 20, 2021 · 3 comments
Closed

"user input malformed" #6

finity69x2 opened this issue Mar 20, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@finity69x2
Copy link

I get the following every time I try to set up the integration thru the ui:

ex1

Any suggestions?

@finity69x2
Copy link
Author

using it without "group" resulted in the same thing.

I then reduced the delta to 5 and it worked.

but I have my recorder purge to 7 so I'm not sure where the issue was.

Closing now.

@ruddj
Copy link

ruddj commented Apr 30, 2021

I then reduced the delta to 5 and it worked.

Thanks for posting your solution. I was having the same issue and changing delta to 5 allowed me to add the integration.

@kongo09
Copy link
Contributor

kongo09 commented May 14, 2021

You can actually change the 7 to a 7 and it will work. Nothing to do with the number but with the type. Maybe the code should verify the input as int and not as str?

slashback100 added a commit that referenced this issue May 14, 2021
@slashback100 slashback100 added the bug Something isn't working label May 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants