-
Notifications
You must be signed in to change notification settings - Fork 540
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
Problem posting influxdb #56
Comments
OK, something is funky with how ST posts unicode. I think it's sending the wrong content-length. This fixed the parsing issue: The other was |
|
Could you please share the bit where you do the null-handling? Thanks. |
Nevermind, I used the fix in #33. |
Probably an issue with escaping single quotes
deviceName=Andrew’s\ Bedroom\ (SPG6)
invalid number, possible powerLevel=high
The text was updated successfully, but these errors were encountered: