magico13 / ha-emporia-vue

Home Assistant Integration for Emporia Vue Energy Monitor
MIT License
496 stars 67 forks source link

New Issue #299

Open rjf026 opened 3 months ago

rjf026 commented 3 months ago

I've seen a few of these issues, but I haven't seen a resolution. Anyone resolve this? It's been working fine up until today.

2024-08-02 15:08:38.024 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open with args ('/usr/share/zoneinfo/America/New_York', 'rb') inside the event loop by custom integration 'emporia_vue' at custom_components/emporia_vue/init.py, line 564: tz_info = dateutil.tz.gettz(tz_string) (offender: /usr/local/lib/python3.12/site-packages/dateutil/tz/tz.py, line 464: fileobj = open(fileobj, 'rb')), please create a bug report