Thanks @davekempe I’m guessing you have a ducted system.
Before I pull the pin on $1600 worth of aircon unit can anyone else chime in that still has a split system working with the BRP072A42 Unit. I was going to go with a 2.5kw Cora series to start before I put a 9kw system in the family area.
Yep I have ducted. If the control unit works with your system, it will behave the same with skyfi. My understanding is the controler has a few interface methods into different aircon models, but the wifi side is the same.
I’ve got the aircon installed, waiting on the WiFi unit, apparently that model is for the large kW units so I’ve got a slightly different one coming here is hoping it all works the same.
Seems to be throwing some errors, I am not sure if due to the fact that I am not using a skyfi app but the “DAIKIN Mobile Controller” DAIKIN Mobile Controller on the App Store
It comes up in the front end
Log Details (WARNING)
Tue Mar 19 2019 20:42:02 GMT+1000 (Australian Eastern Standard Time)
Updating skyfi climate took longer than the scheduled update interval 0:01:00
Log Details (WARNING)
Tue Mar 19 2019 20:39:09 GMT+1000 (Australian Eastern Standard Time)
Update of climate.daikin is taking over 10 seconds
Log Details (WARNING)
Tue Mar 19 2019 20:38:50 GMT+1000 (Australian Eastern Standard Time)
Query: Daikin failed /ac.cgi?pass=0503950654###: [Errno 110] Operation timed out
I’m not using any custom components for my BRP072A42 , just the built in one. I don’t even think config is required at all. The password I only used initially to get the unit onto my local network.
In Homeassisntant, go Configuration > Integrations > Set up a new integration > Daikin AC
Just chuck the IP address in there. I think the component you’re using will only work with units that use the SkyFi app, not the Daikin D-Mobile (DAIKIN Mobile Controller).
I am indeed, mine uses the D-Mobile (Daikin Mobile Control) app. My AC is a Daikin Zena, effectively I’ve just bought this (I didn’t buy from here, just an example).
I have gone ahead and proposed a change to the help pages too confirming my model number of wifi controller and ac unit Daikin Cora Series Reverse Cycle Split System Air Conditioner (2.5kW Cooling) - AU version
Great! I think we need to re-write the whole section of supported units as it seems that both AU and EU units using the BRP072A42 and BRP069A41 modules works fine.
I have tried to compile a list of working units but it probably would make more sense to link to respective apps so that users can recognize the app they are using and from that see that their unit should be supported. Or, perhaps it would be enough to say that the Daikin integration does not support the Skyfi protocol (and never will as it is better suited as a separate component).
I’ve made some modifications to Kabongsteves code as it wasnt working with my node red flows. AC mode was missing for the set state (i.e. would only turn on to previous AC mode, not a new one) and fixed the list of fan and ac modes (dry, fan_only).
Thanks for this, but am I missing something here? I’m trying to download the .py file from github, but when I click on it, I jump straight into the code? I know I downloaded Steve’s original file (and it works, just without the fixes you’ve put in).
Also I just read that they’re getting rid of the custom_components folder, is this going to cause issues?