rofo69

Results 3 issues of rofo69

I'm getting the following in the logs when calling zha_toolkit.zha_devices:- ``` Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 525, in _async_step await getattr(self, handler)() File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 764, in...

I have the plugin working and sending back data for my disks and services, all fine, but I can't find any entities or where I would find the smart data...

question

The following error now occurs on start up since the upgrade:- ImportError: cannot import name 'BrightClient' from 'glowmarkt' (/usr/local/lib/python3.13/site-packages/glowmarkt/__init__.py) The path /usr/local doesn’t seem to exist at all on when...

bug