I have 3 Daikin “mini-split” units in my condo. The model numbers for 2 of the units are FTXS12LVJU and the 3rd unit is FTXS18LVJU. I have connected all units to my wi-fi using the BRP072A43 adapter.
Recently between my wife and I have noticed that the temperature for all the units to randomly jump from whatever temperature my wife or I have set it at, to something completely different. For example, I set the temperature for 60° F in the “Heat” mode and within about 1 minute, the set temperature will change to 68° F.
If I use the official Daikin App, Comfort Control app, this doesn’t happen. I set a unit at 60° F and it stayed at 60° F.
I checked with the manual and 60° F is within the capability of the “Heat” mode of the units.
I have never noticed this behavior before with HA and the Daikin units. I’ve been using HA with the Daikin units for over 2 years.
We I first tested out HA as I was transitioning from SmartThings the Daikin integration automatically detected all my BRP072A43 adapters as stated in the HA Daikin documentation. So I’m not missing any API key or password for the adapters.
Here is a screenshot of one of the units’ device page:
The HA Daikin documentation lists supported hardware US hardware as BRP069A43. I don’t know if there is any large difference between BRP069A43 & BRP072A43, which are the adapters I own.
Again, this temperature jumping issue appears to be new and something I have not noticed in the past.
Also I think you can ignore the “NOTSUPPORT” message. I have two Daikin units, one has that message the other does not, they both function as expected:
I have a similar issue with my Daikin‘s all of a sudden they’re normally set at 75 Fahrenheit if I try to change it it shows to be changed for about 90 seconds or so then It goes back to the 75°F. I can change it manually with the remote control and once I do so if I try to change it off of that number it keeps going back to whatever I set it at with the remote control. The other functions of the Daikin integration seem to work fine just temperature adjustment is where I see the problem.
Ok, did some digging and this is what I’ve found. I’m currently running 2022.4.6, my unit has a BRP072A43 module (fw 2.9.0). Daikin Comfort App 2.0.
Below is a table to show the temperature in Fahrenheit being set in HA, temperature sent through the integration, temperature sent when using the app configured in Fahrenheit, when it succeeds changing the temperature in the unit.
F temp stemp ha stemp app changed temp in unit
68 20 20 yes
69 20.6 20.5 no
70 21.1 21 no
71 21.7 21.5 no
72 22.2 22 no
73 22.8 23 no
74 23.3 23.5 no
75 23.9 24 no
76 24.4 24.5 no
77 25 25 yes
78 25.6 25.5 no
@fredrike Should I create a new issue in Github for this?