HI,
posted How do I view the USB devices with HASS.io? a long time ago, so ready for a new topic, but unfortunately the same question:
how to see/enable USB on the Pi on Hassio?
if I check hardware, I see:
core-ssh:~# hassio hw info
{
"result": "ok",
"data": {
"serial": [
"/dev/ttyAMA0"
],
"input": [],
"disk": [],
"gpio": [
"gpiochip128",
"gpiochip100",
"gpiochip0"
],
"audio": {
"0": {
"name": "bcm2835_alsa - bcm2835 ALSA",
"type": "ALSA",
"devices": [
{
"chan_id": "0",
"chan_type": "digital audio playback"
},
{
"chan_id": "1",
"chan_type": "digital audio playback"
}
]
}
}
}
}
and that means no USB to plugin the Conbee/Deconz stick…
please help in solving this if possible
thx