Skip to content

Conversation

@markcurtis1970
Copy link

I found that values below 10 deg C would mean the original temp value was generating a string value which included the = sign, for example:

ValueError: could not convert string to float: =9687

So I changed the parsing to add the use of split at the = part of the string

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.

1 participant