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

Temperature can go lower? #4

Open joshbenner opened 1 year ago

joshbenner commented 1 year ago

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

pfak commented 11 months ago

This would be amazing (and I would have to pay someone to build these boards for me).

I have an issue where my Daikin thinks it's cool enough (because of where the thermistor is located), and the unit refuses to cool more. I have been getting around this by running the fans on the units, but this blows humidity back into the room.

I would love functionality like this!

TheKayneGame commented 5 months ago

Yes it can and it works. I tried adding:

    visual:
      min_temperature: 10
      max_temperature: 30

to my climate component and it looks like it actually sets that temperature