We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@greens, @dkirker, @tpmanley
Please see the topic on the community forum:
https://community.smartthings.com/t/old-smartthings-multi-sensor-stopped-updating-2-3-weeks-ago-broken-standard-device-handler/200651
Log:
2de678XXX 12:34:48 PM: error java.lang.NumberFormatException: For input string: “40.1” @line 318 (getTempResult) 2de678XXX 12:32:17 PM: error java.lang.NumberFormatException: For input string: “39.6” @line 318 (getTempResult) 2de678XXX 12:29:48 PM: error java.lang.NumberFormatException: For input string: “39.2” @line 318 (getTempResult)
Effected DH:
https://github.com/SmartThingsCommunity/SmartThingsPublic/blob/master/devicetypes/smartthings/smartsense-multi.src/smartsense-multi.groovy
The text was updated successfully, but these errors were encountered:
This was fixed in #38946. Thank you for the bug report.
Sorry, something went wrong.
No branches or pull requests
@greens, @dkirker, @tpmanley
Please see the topic on the community forum:
https://community.smartthings.com/t/old-smartthings-multi-sensor-stopped-updating-2-3-weeks-ago-broken-standard-device-handler/200651
Log:
2de678XXX 12:34:48 PM: error java.lang.NumberFormatException: For input string: “40.1” @line 318 (getTempResult)
2de678XXX 12:32:17 PM: error java.lang.NumberFormatException: For input string: “39.6” @line 318 (getTempResult)
2de678XXX 12:29:48 PM: error java.lang.NumberFormatException: For input string: “39.2” @line 318 (getTempResult)
Effected DH:
https://github.com/SmartThingsCommunity/SmartThingsPublic/blob/master/devicetypes/smartthings/smartsense-multi.src/smartsense-multi.groovy
The text was updated successfully, but these errors were encountered: