Integration with Daikin VRV smartphone control

Hi all!

Is there any way to integration SVMPR1 use modbus dta116a51 with HA system?
here is document for Daikin vrv smart control http://daikin.com.mx/wp-content/uploads/2017/02/Tarjeta-DTA116A51.pdf and SVMPR1 demo site: http://sis-us.ddns.net/demo/SVMR1/
username: Demo password: no password

Can someone help me?

Thank you!!!

Bravery

3 Likes

@braverynew

Do you found any solution on this Daikin VRV integration?

I am looking for this too.

Thanks.

You need to figure out the protocol and then I can try to help you build an integration.

Check the whirlpool forum and see if someone managed to figure out the protocol.

2 Likes

Hi fredrike,

From what I could find from Google, this Daikin system use ModBus protocol with DIII-NET connection.

Reference Documents:
https://www.daikinac.com/content/assets/DOC/Product%20Brochures/PF-DIIINET.PDF
http://daikin.com.mx/wp-content/uploads/2017/02/Tarjeta-DTA116A51.pdf

Could you have a look on this?

Similar thread: Integration with Daikin VRV smartphone control.

Thanks.

1 Like

There is a modbus component in home-assistant but I do not have any experience with it. Do you have an app or web page you can control your devices via?

Hi fredrike!
I appreciate your support for giving your helping hand.
Modbus dta116a51 connected via pi (from daikin ~ webserver). I control my devices via local webserver (for my case I control via daikin PI’s ip address).
I have demo site: http://svmdemo.ddns.net/
Thank a lot

I need to see the source code for your webpage to be able to help…

Ok. How do I get source code from my webpage??? Or do you have tools to download all source from my daikin local webpage? Sorry!!! I’m noob

It is web page to control.

The demo website is the same as per provided by @braverynew.

Thanks.

Now demo webpage is running. You can see source code.

Any updates on this?

Thanks.

Ok so I had a look at the web-page. And it should be possible to do basic control by implementing REST sensors/switches into HA (https://www.home-assistant.io/integrations/rest_command/). And then build a Generic AC from that (https://www.home-assistant.io/integrations/generic_thermostat/).

The demo page does however not send any actual data so you need to capture the commands, https://support.qlik.com/articles/000016292 https://stackoverflow.com/questions/7521942/export-data-from-chrome-developer-tool#:~:text=In%20Chrome%2C%20in%20the%20Developer,open%20the%20saved%20HAR%20file.

1 Like

Hi,
I am struggle with this aswell, for an internship I need to connect the airco (VRV IV) with an Home Automation.
Did anyone found a Solution for this?
Are they using API’s with this modbus DTA116A51?

Thanks for the help,

Regards,

Luc Sieben

1 Like

hello i have daikin FXEQ-AV cannot control with any ir protocols.
Anyone figured it with some it codes?

Sorry to get this very old topic, but I want to help to develop a good driver for it.
IS the demo website running?
Do you have the raspberry card image for download?

My intention is to have this driver developed to home assistant, control4 and ELAN home automation systems.

demo website still running. I don’t know how to clone card image. If you need I’ll clone sdcard image and send to you.

1 Like

Hello, can you send me the card clone image ?
Thanks

Hello, I have the same daikin control. I would like to help with this rest api integration.
Someone has this running?
Thanks in advance.
Hernan

Hey if anyone still wants to work on this hit me up, I’m also trying to get it to work with HA. I managed to get hold of the source code for their entire web application.

2 Likes

Hi! Guys. Yes, I am also interested in this topic, since I have VRV 4 and ha, but I have absolutely no opportunity to control the heat pump and internal units.