mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update mhz19.markdown (#11525)
The serial device "address" was incorrect. The correct name is /dev/ttyS0
This commit is contained in:
parent
ebfcf77562
commit
12c2697699
@ -53,7 +53,7 @@ enable_uart=1
|
||||
Then (after a reboot): you can setup the sensor using:
|
||||
|
||||
```yaml
|
||||
serial_device: /dev/tty.S0
|
||||
serial_device: /dev/ttyS0
|
||||
```
|
||||
|
||||
## Calibration
|
||||
|
Loading…
x
Reference in New Issue
Block a user