Fix CSE7766 baud rate

This commit is contained in:
Otto Winter 2018-10-27 13:19:51 +02:00
parent ede025543e
commit df2fdeddd9
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ esphomelib. This sensor is commonly found in Sonoff POW R2.
As the communication with the CSE7766 done using UART, you need
to have an :ref:`UART bus <uart>` in your configuration with the ``rx_pin`` connected to the CSE7766.
Additionally, you need to set the baud rate to 9600.
Additionally, you need to set the baud rate to 4800.
.. code:: yaml
@ -23,7 +23,7 @@ Additionally, you need to set the baud rate to 9600.
uart:
rx_pin: RX
baud_rate: 9600
baud_rate: 4800
sensor:
- platform: cse7766