hi all,
i'm trying to add usbutils to HAOS trough SSH so that i can run a automation to restart a specific usb port on my PI5
for some reason i keep losing the connection to my Jablotron security system that is connectec with USB , altough if i scan the PI while the connection no longer works the usb device is still found.
after i unplug and plug the usb back in the system is found again. the easy workaround in my opinion would be a usbreset (a software solution for a physical unplug / plug but i"m unable to get it installed on HAOS
i can install the usbutils with the command apk add usbutils but after that the command usbreset is still not recognized.
another option is installing Home assistant on ubuntu with docker but i would rather run it in HAOS (unless someone can share some benefits of doing otherwise)