daikin_madoka icon indicating copy to clipboard operation
daikin_madoka copied to clipboard

Decrease temp in cooling mode via HA, increases on Madoka

Open betonishard opened this issue 2 years ago • 6 comments

HI, first of all thank you so much for this. Also related to this: https://github.com/mduran80/pymadoka/issues/2

Since yesterday I have this madoka and like all of you immediately tried to hook it up to homeassistant. Actually it was smooth sailing, it worked at my first try with the latest home assistant on docker and built-in bluetooth of my server just by following the steps and ofcourse not to forget the addition dbus in docker-compose.

Now I have a couple of findings in which I hope someone can help me.

When I increase the temperature in homeassistant of the cooling by 1, the madoka shows the increase and it works. However when I decrease the temperature in homeassistant of the cooling by 1, the madoka INcreases instead of DEcreases. This means I can never lower the temperature.

I don’t have a separate temperature sensor, I just have 1 “climate.airconditioning_mac”. Is that correct?

Hopefully someone can help with the temperature set, because than it will be very useful to me.

Thank you in advance.

EDIT:

  • I updated to the latest firmware with madoka app (1.8.0). On the app in cooling mode when decreasing temp it actually decreases on the madoka itself.
  • repaired everything in HA, restarted and everything, still from homeassistant when I decrease the temp it increases on the madoka. When I increase it increases as expected and is correct. By the way if i directly decrease by 2 it still increases by 1.
  • I noticed that when I do the same thing in heating mode, it works correct. So, it seems that decreasing temperature in cooling mode in homeassistant results in an increase on the madoka.
  • WHen I use "set-set-point" on pymadoka, it expects two int's . One for heating and one for cooling. When I do 20 20. Heating will be 20 and cooling will always be a +1 (21)

betonishard avatar Jul 17 '22 10:07 betonishard