pawelhulek / pgnig-sensor

This sensor is gathering gas usage data from PGNIG ebok page.
MIT License
31 stars 8 forks source link

Fix exception with blank ReadingDateUtc #27

Closed estatic closed 1 year ago

estatic commented 2 years ago

I've got an issue when the answer from ebok API doesn't contain the valid ReadingDateUtc value (in my case it's null). This small fix could solve the issue