Added clarification for hardware_serial & baud_rate setting

Per #72 , added clarifications that setting baud_rate may be required on some ESP32 boards (mine is Huzzah32 Feather) or else you will go into boot loop.
Also, added detail to baud_rate setting that some heat pumps require 2400. Mine is MSZ-GL18NA, which only worked with 2400 (not 4800 or 9600). Note, the default swicago library will first try 2400, and then try 9600, if no explicit rate is provided.
This commit is contained in:
MrChuckDanger 2023-01-23 13:27:21 -05:00 committed by Geoff Davis
parent 1007b4d075
commit c9a7ee4071

View File

@ -405,7 +405,7 @@ climate:
Component](https://esphome.io/components/climate/index.html) documentation for
details.
## Remote temperature
### Remote temperature
It is possible to use an external temperature sensor to tell the heat pump what
the room temperature is, rather than relying on its internal temperature