Cannot use the serial console on home assistant yellow

Good afternoon,

i’m trying to connect home assistant yellow using this help: "Using the serial console on Home Assistant Yellow for debugging (Linux/macOS) "
However, i have not the screen that i assume i need to have but a lot of symbols and i can’t use the console.

Somebody cant help me about what i need to do? thank you in advance.

Best regards,

jpix

What command did you use?

I have applied the tutorial here below :

Serial console to debugging

So, if i understood well the quesiton, te excatly command is:

screen /dev/ttyUSB0

Thank you in advance for your help

It says to use screen /dev/ttyUSB0 115200 though. What you see can be caused by a wrong BAUD rate.

2 Likes

you are right, i miss the baud rate.
Thank you for clarifying me the idea.

regards,

jpix