Minimizing of the configuration sample (#1048)

This commit is contained in:
Fabian Affolter 2016-10-02 17:14:08 +02:00 committed by GitHub
parent be80d1bb7b
commit 53c42e5fd9
24 changed files with 73 additions and 78 deletions

View file

@ -21,7 +21,6 @@ To use this sensor in your installation, add the following to your `configuratio
sensor:
- platform: mhz19
serial_device: /dev/tty.SLAB_USBtoUART
name: CO2
```
- **serial_device** (*Required*): The serial port to use. On *nix systems, it can often be identified by `$ ls /dev/tty*`