core/homeassistant/components/serial
Guillaume DELVIT 8ec5e53cf4
Add full options to serial sensor platform (#34962)
Improve Serial sensor platform with full options for configuring the serial port.
bytesize, parity, stopbits, xonxoff, rtscts, dsrdtr.

The default values are unchanged so it is 100% compatible with previous config.
2020-05-01 10:29:22 +02:00
..
__init__.py
manifest.json
sensor.py Add full options to serial sensor platform (#34962) 2020-05-01 10:29:22 +02:00