nordicopen / pyeasee

Easee EV charger API python library
MIT License
39 stars 11 forks source link

Changed datetime parsing #59

Closed olalid closed 2 years ago

olalid commented 2 years ago

The format returned from the Easee API may have a varying number of fractional second digits, this change aims to solve that by ignoring the fractions completely.