mirror of
https://github.com/geoffdavis/esphome-mitsubishiheatpump
synced 2024-08-30 18:12:13 +00:00
Fix baud_rate text
This commit is contained in:
parent
8a0bba689d
commit
d2637ad8e3
@ -59,7 +59,7 @@ the `HardwareSerial` handle within the ESPHome framework.
|
|||||||
Create an ESPHome YAML configuration with the following sections:
|
Create an ESPHome YAML configuration with the following sections:
|
||||||
* `esphome: libraries:`
|
* `esphome: libraries:`
|
||||||
* `climate:` - set up a custom climate, change the Serial port as needed.
|
* `climate:` - set up a custom climate, change the Serial port as needed.
|
||||||
* ESP8266 only: `logger: baud\_rate: 0` - disables serial port logging on the
|
* ESP8266 only: `logger: baud_rate: 0` - disables serial port logging on the
|
||||||
sole ESP8266 hardware UART
|
sole ESP8266 hardware UART
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user