Skip to content

changed temp parsing as didn't work below 10 deg C#4

Open
markcurtis1970 wants to merge 7 commits intoPyplate:masterfrom
markcurtis1970:master
Open

changed temp parsing as didn't work below 10 deg C#4
markcurtis1970 wants to merge 7 commits intoPyplate:masterfrom
markcurtis1970:master

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