fsantini / python-e3dc

Python API for querying E3/DC systems through the manufacturer's portal
MIT License
71 stars 23 forks source link

Remove rounding #95

Closed eikowagenknecht closed 8 months ago

eikowagenknecht commented 8 months ago

Fixes https://github.com/fsantini/python-e3dc/issues/91

"What you have rounded, you can never unround!"

Or in other terms: Let the caller decide when to round values for display purposes.