esphome-daikin-s21 icon indicating copy to clipboard operation
esphome-daikin-s21 copied to clipboard

ESPHome Component for Daikin Mini-Splits using the S21 serial port.

Results 10 esphome-daikin-s21 issues
Sort by recently updated
recently updated
newest added

Hi there!! Really good job, i like it so much! I am trying to get it working for both units (FTXS35K3V1B and FTXS325K3V1B) I build a circuit with an ESP32-c3...

Hello, I've been experiencing an issue with the `daikin_s21` component within my ESPhome setup, which seems to be taking an unusually long time to complete operations. According to my logs,...

I'm using a standard [ESP32] board to connect Daikin's S21 (ftka20bv1h) with default config mentioned here: https://github.com/joshbenner/esphome-daikin-s21#configuration-example but keep show the following error. Sending poweron commond is work but can't...

Hey and thanks a lot for your effort in making this available via ESPHome. I am running into errors with regards to the UART comms, but that could possibly related...

Faikin can now go down to 14 C -- can esphome-daikin-s21 do the same? https://github.com/revk/ESP32-Faikin/issues/41#issuecomment-1578070463

enhancement

Hi sir I tried to use faikin to flash the ESPHome firmware, but UART looked not work. Faikin's GPIO tx/rx is 48/34 ESPHome yaml: esphome: name: $name comment: $upper_devicename name_add_mac_suffix:...

Follow up to issue in ESP32-Faikin: https://github.com/revk/ESP32-Faikin/issues/62. The first problem is that some units don't have TX line inverted and they require level shifter because the unit won't respond to...

First commit improves compatibility (discussed in issue #7) with units that don't respond to RH, RI, Ra and RL queries. This should be a minimally intrusive way to do it,...