Closed stikonas closed 1 month ago
Possibly stale dependency, though when I removed deps
folder I started getting
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/config/custom_components/heatmiserneo/__init__.py", line 10, in <module>
from neohubapi.neohub import NeoHub
ModuleNotFoundError: No module named 'neohubapi'
even though HA redownloaded deps/neohubapi
Hmm, started working after I manually created deps/lib/python3.12/site-packages and added a symlinks to neohubapi and async_property. Strange but but probably not a bug here...
I've just got this error after updating. Not yet sure whether the issue is on my side or on HA integration...