basbruss / adaptive-cover

An Adaptive Cover component for HomeAsisstant to control covers based on the sun's position
MIT License
57 stars 7 forks source link

Bug issued by HA #193

Closed Lantoit closed 1 month ago

Lantoit commented 1 month ago

What version of Adaptive Cover are you using?

1.2.1

What version of Home Assistant are you using?

1.2.1

Checklist

Describe the issue

From HA log:

Detected blocking call to import_module inside the event loop by custom integration 'adaptive_cover' at custom_components/adaptive_cover/sun.py, line 26: times = pd.date_range( (offender: /usr/local/lib/python3.12/site-packages/pandas/compat/_optional.py, line 132: module = importlib.import_module(name)), please create a bug report at https://github.com/basbruss/adaptive-cover/issues

Reproduction steps

1. Rebooting HA 2. See the log 3. ...

Diagnostics dump

No response

basbruss commented 1 month ago

duplicate of #134