fsaris / home-assistant-zonneplan-one

Unofficial Zonneplan integration for Home Assistant
https://github.com/fsaris/home-assistant-zonneplan-one
MIT License
104 stars 17 forks source link

Fix for numeric timestamps in json #109

Closed mvdzwaan closed 4 months ago

mvdzwaan commented 4 months ago

Timestamp in epoch format might be of numeric type in json, cast them to str so dt_util.parse_datetime will accept them