I have HA green and added a sonoff zigbee dongle (3.0 v2)
Im hitting the following issue when trying to add a zigbee device.
Logger: homeassistant.setup
Source: setup.py:275
First occurred: April 22, 2025 at 8:58:39 PM (1 occurrences)
Last logged: April 22, 2025 at 8:58:39 PM
Setup failed for 'homeassistant_hardware': Requirements for homeassistant_hardware not found: ['universal-silabs-flasher==0.0.30'].
My version is 2025.4.3
I know the requirement is a python dependency, how do I fix this?
Also, how do I view the raw logs?
Thanks