powelllens / evcc_eink_monitor

evcc E-Ink Monitor
MIT License
26 stars 1 forks source link

Fix Memory Overflow if recieved JSON is to big. #7

Closed powelllens closed 8 months ago

powelllens commented 1 year ago

Fixed bug https://github.com/powelllens/evcc_eink_monitor/issues/6 if received JSON is to big due to too many load points.

Thanks to @sprakelsoft