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

Ignore negative values #25

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Ignore negative values #25

merged 1 commit into from
Aug 24, 2021

Conversation

tetienne
Copy link
Owner

@tetienne tetienne commented Aug 24, 2021

Fix #22

Sometimes Veolia returns invalid values, like a huge number. They fix this value sending just after a huge negative number. At the end the error is resolved, and does not appear anymore.

date;consommation(litre)
01/03/2018;275
02/03/2018;154
03/03/2018;379
03/03/2018;-1754359
04/03/2018;1754558

  They will disappear with the next call
@github-actions github-actions bot added the bug Something isn't working label Aug 24, 2021
@github-actions
Copy link

🎉 HACS repository validator action summary 🎉
✅ The repository is not archived
✅ manifest.json file exist
✅ All required keys are present in manifest.json
✅ hacs.json has the 'name' key set
✅ The repository has a description
✅ veolia is added to https://github.com/home-assistant/brands NICE!
✅ The repository has topics
✅ The repository has issues enabled
✅ This day ends with an 'y' (Tuesday)
✅ info.md exists
✅ Requirements validation
✅ Python wheels
✅ HACS load check

@tetienne tetienne merged commit d20b8ce into master Aug 24, 2021
@tetienne tetienne deleted the fix/ignore-negative-value branch August 24, 2021 11:25
@tetienne tetienne mentioned this pull request Aug 24, 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

Successfully merging this pull request may close these issues.

Valeurs relevées incoherentes
1 participant