vidovdanac
Poštovan
- Učlanjen(a)
- 30.05.2018
- Poruke
- 284
- Poena
- 95
Stigao Zigbee 3.0 Plus P, ali imam problem sa instalacijom zigbee2mqtt. HA je preko dockera i prvo sto treba da se uradi je da se proveri da li je tacna putanja do USB-a gde je prikacen sa komandom ls -l /dev/serial/by-id ali meni izbacuje da direkcija ne postoji. Nista mi nije jasno sad, guglam pola dana ali dzaba.
Firstly, plug the USB stick into your host computer and then SSH into it. You then need to run this command, which will list all the USB serial devices connected to your host.
ls -l /dev/serial/by-id
You can see the output here on mine. The part you are interested in is the bit at the end, in my case /ttyUSB0.