Hi,
yesterday I updated my pve using the web-ui.
After the update the system told me to execute
and then
Everything ran without errors.
But my homeassistant installation claims, there is no usb-device in /dev/serial/by-id/usb-dresden_elektronik_ConBee_III_DE03
Reason: there is no directory /dev/serial anymore.
Also there is no device called ttyUSB0
But homeassistant proposes this device in the settings. It has also a directory /dev/serial/by-id/.
How can I get the directory "/dev/serial/by-id" back in pve?
yesterday I updated my pve using the web-ui.
After the update the system told me to execute
Code:
echo 'grub-efi-amd64 grub2/force_efi_extra_removable boolean true' | debconf-set-selections -v -u
Code:
apt install --reinstall grub-efi-amd64
But my homeassistant installation claims, there is no usb-device in /dev/serial/by-id/usb-dresden_elektronik_ConBee_III_DE03
Reason: there is no directory /dev/serial anymore.
Also there is no device called ttyUSB0
But homeassistant proposes this device in the settings. It has also a directory /dev/serial/by-id/.
How can I get the directory "/dev/serial/by-id" back in pve?
Last edited: