Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daikin integrated WIFI Controler BRP069C4x not compatible with IOBroker adapter #63

Closed
Andy-47 opened this issue Mar 10, 2021 · 34 comments

Comments

@Andy-47
Copy link

Andy-47 commented Mar 10, 2021

Describe the bug
Today a brand new Daikin AC has been installed in our home.
The unit comes with the integrated wificontroler BRP069C4x, Firmware 1.7.22. This is the information what you can get from the Daikin app.
The response in iobroker from the Daikin controler after initializing is

" Daikin Device initialized with Error :Cannot parse response: Page Not Found"

Or do I something wrong?

Versions:

  • Adapter version: 1.3.0
    Node.js: v12.21.0
    NPM: 6.14.11
  • Operating system: Linux

-Andreas

@Andy-47 Andy-47 changed the title Daikin integrated WIFI Controler BRP069C4x not compatible Daikin integrated WIFI Controler BRP069C4x not compatible with IOBroker adapter Mar 10, 2021
@Apollon77
Copy link
Owner

WHich configuration you choose? There is a special flag needed for 1.7.x firmwares ... else please provide debug log

@Andy-47
Copy link
Author

Andy-47 commented Mar 10, 2021 via email

@Andy-47
Copy link
Author

Andy-47 commented Mar 10, 2021 via email

@Apollon77
Copy link
Owner

Hm ... it seems that this firmware is strange ... now it is very hard to find the reason without having real access to that device :-(

@Apollon77
Copy link
Owner

Maybe we really need the X-Daikin-uuid header now ... hm ...

@Andy-47
Copy link
Author

Andy-47 commented Mar 10, 2021 via email

@Andy-47
Copy link
Author

Andy-47 commented Mar 11, 2021 via email

@Apollon77
Copy link
Owner

Ok, then honestly it seems to be something else.

So we could only go the "use a proxy program to grab the traffic from your module when using the mobile app and anylyze that.
if you would be open for that maybe lets switch to iobroker Discord or Telegram and do it together. then I can anylyze that

@Andy-47
Copy link
Author

Andy-47 commented Mar 11, 2021 via email

@Apollon77
Copy link
Owner

For proxy please use CharlesProxy. I do all with this and works great!

Download an install, start and is acts as aproxy on port 8888. Add that as proxy to your wlan connection in your ios device.
then register the charles proxy ssl root cert (https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/) and activate it (two places where you need to activate it in ios). Then you should get that traffic.

Then ( best before) remove the adapter from daikin app and kill the app.

Now start the daikin app, register teh devices and maybe do a control action afterwards.

End charles session. remove all unwanted traffic the proxy catched too. Send me the chls file via email to iobroker@fischer-ka.de

@Andy-47
Copy link
Author

Andy-47 commented Mar 16, 2021

The new Daikin Residential Controller can be connected to Alexa. In combination with Alexa2 Adapter you find at least datapoints like TargetTemp, Temp, Mode e.g. Better would be a direct access.

@Apollon77
Copy link
Owner

We also have a bigger discussion here cbrandlehner/homebridge-daikin-local#123

@adnet-solutions
Copy link

Hi,
is there allready any progress? I also got a brand new Daikin installed today with 3 indoorunits TFXM20R. its looks like i get the same error messages and cant connect the IOBROKER Adapter to that units. Is there any chance to get it running?

@Apollon77
Copy link
Owner

Yes we basically have a library, but I did not had ay time to make an adapter out of it till now ... so needs more time unless someone else has time

@Uwe1984
Copy link

Uwe1984 commented Jun 11, 2021

I join here with the same problem. New Daikin with the same connection problems. I can offer myself to test a new version of the adapter

@DrHauss
Copy link

DrHauss commented Jun 18, 2021

How does Alexa or Google Assistant control the devices? Maybe they use another way of authentication to Daikin Cloud?

@Apollon77
Copy link
Owner

I expect the have a "normal" Smark home skill to their cloud ... but tis is not really helping us

@dakleine
Copy link

i am having the exact same problem here...

@anbi
Copy link

anbi commented Jul 19, 2021

I have exactly the same problem with the Daikin adapter and would like to join here. I can control the Daikin system via Google, but I cannot find any objects for this in IObroker.
With greetings A.

@andispammonyer
Copy link

Hi,
I have the same issues as well. My new Perfera has this new wifi controller built in BRP069C4x. The latest Firmware is now 1.12.30.
Can I support you in something for debugging?

@Apollon77
Copy link
Owner

If you can not make the day longer then 24h then it will be hard to support right now ... unless you can also take over part of development.

@mattgas
Copy link

mattgas commented Jul 28, 2021

any progress on updating the iobroker adapter for the new daikin controller?

@Apollon77
Copy link
Owner

No time so far, other prios are higher, sorry. Still on the todo list

@andispammonyer
Copy link

If you can not make the day longer then 24h then it will be hard to support right now ... unless you can also take over part of development.

I spend you some money. Guess it's always appreciated in any cases ;)
You do a great job

@Apollon77
Copy link
Owner

Thank you, always a good motivation :-)

@amandus99
Copy link

I am also in with a new Daikin firmware 1.12.35
If I would have known before that the new Daikins are not compatible I would have chosen another brand...

@StefanTR96
Copy link

I also have the same problem with my Daikin Air Condition units FTXM...
Would be glad if anyone can fix this problem ;)

@Apollon77
Copy link
Owner

It is not a "problem" ... it is a completely new protocol and formal and stuff ... so it will be a new adapter ...

@andispammonyer
Copy link

Does your other project
https://github.com/Apollon77/daikin-controller-cloud
enable this one?
I found a working Home Assistant solution which used your implementation
https://github.com/rospogrigio/daikin_residential
But I still prefer having the Daikin Cloud adapter running in ioBroker.

What would be your best guess by when we can expect a new ioBroker adapter?

@Apollon77
Copy link
Owner

What would be your best guess by when we can expect a new ioBroker adapter?

Whenever I find time to concentrate on it ... sorry but time is rare at the moment

@DieWalge
Copy link

same problem here with new FVXS25M (integrated WiFi) - older FVXS25M (WiFi via addon) works without problems

New FVXS25M does NOT work with Daikin Controller App but only with Daikin Residential Controller App (login required).

@Apollon77: I can supply access to the Daikin URL and/or do some basic testing if that helps

@mime29
Copy link

mime29 commented Dec 31, 2021

I got the new AN28ZRBKS
I think it will be the exact same problem
Maybe I can use Charles to provide proxy logs

@SmartHomie1
Copy link

Exactly same problem with recently installed Daikin FTXM35R and Daikin FVXM25A (integraded WLAN controllers).
They appear in Alexa2 Adapter but datapoints seem to be dead and deliver no data. Therefore I would be happy about a new Daikin adapter.
Greetz

@Apollon77
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests