Hi,
I have a AZAI6WSCDK1 connected, and I can manage it remotely with the iOS app, which connects to https://dkneu.airzonecloud.com
I’ve read that my model does not allow local connections and the integration from max13fr/AirzonecloudDaikin-HomeAssistant connects to https://dkn.airzonecloud.com (and there’s no place in the code where that URL is setup, so I don’t know how to replace it), which is a different site for devices which allow local connections.
I’ve read many posts for similar situations, but nobody mentioned my version.
maybe someone has been able to make it work?
If not, at least I create this thread for others who may have the same issue as me.
Thank you in advance!
Hello,
I have run into the same problem with my ES.DKNWSERVER, which connects to the same https://dkneu.airzonecloud.com address.
Any luck integrating this address into Home Assistant?
Have you considered using faikin for local control and bypass the airzone adapter?
It looks like your unit might have S21 port
Hello @ferbulous, thanks for your reply.
Do you mean add the faikin board on top of my current airzone adapter? Or replace the old one with the faikin?
I need to access the ceiling to make sure that the S21 port is there and available. If so, I understand I should buy both the faikin and the S21 cable to connect the faikin to the board, correct?
Thanks for your help!
You can still make your own with an esp8266/esp32, mini560 step down and jst 2.5 cable.
https://github.com/joshbenner/esphome-daikin-s2
I think probably replacing it, i had a daikin with built in wifi but it’s just an adapter placed inside with the cable attached to the port
1 Like
Hi! I’m trying to fork an old integration for https://dkn.airzonecloud.com on GitHub - eXPerience83/DKNCloud-HASS: Airzone Cloud Daikin component for Home Assistant
It has a lot of bugs, and I don’t know if I’ll finish it. I add an entry for current temp. If you have any suggestions or you can help, you are welcome.
current bugs: you can see it and can change the modes, but can’t turn it on (turn off is OK), can’t change the fan speed or temperature. But you can change the current mode.
It’s the first time I start to do something like this and I’m using ChatGPT to create try to solve the current problems.
Hello @eXPerience83 I see that y our GitHub is getting very popular. Congrats!!
I wanted to ask you if you’re planning to extend the integration to cover devices under https://dkneu.airzonecloud.com/. The reason I’m asking is because it seems there is no integration at all for the devices using the es.dknwebserver. I have checked my unit and I cannot add my current A/C to the dkn.airzonecloud installation; I’m stuck with the dkneu.airzone site.
It would be amazing if you could take a look at it and potentially expand the integration to cover the EU site.
Thanks!