joshbenner / esphome-daikin-s21

ESPHome Component for Daikin Mini-Splits using the S21 serial port.
GNU General Public License v3.0
52 stars 18 forks source link

GPIO pin #13

Closed hudako417 closed 10 months ago

hudako417 commented 10 months ago

Can I change the GPIO tx and rx pins in the configuration file with another GPIO pin?

joshbenner commented 10 months ago

Yes. GPIO pin configuration is handled entirely by the ESPHome UART component.

hudako417 commented 10 months ago

thank you very much ,.i am new to H.A. I changed the tx and rx pins, is it correct? uart:

joshbenner commented 10 months ago

I don't know the details of your setup, but it looks reasonable. You might be able to get better help for configuring UART in the ESPHome Discord.