Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 
phrozenpenguin
868 posts

Ultimate Geek
+1 received by user: 90


  #2655530 12-Feb-2021 22:51
Send private message

I also have Daikin with their wifi controller connected to Home Assistant (and exposed into iOS Home app) and it works well. The wifi controller is installed in and powered by the heatpump, so it is a super clean "invisible" install.




chevrolux

4962 posts

Uber Geek
+1 received by user: 2638
Inactive user


  #2655548 13-Feb-2021 08:54
Send private message

ajobbins: I can only help with Mitsubishi units, don't any answers for anything else.

Essentially an ESP8266 (or ESP32), some code and parts can be made to interface with the Mitsi serial protocol.

I have 1x spare one here made up


This sounds dam exciting!!

I have a plenty of 8266's and a Mitsubishi heat pump.

Are there some links you could point me to?

billgates
4706 posts

Uber Geek
+1 received by user: 672

Trusted

  #2655549 13-Feb-2021 09:07
Send private message

Ww had the Mitsubishi Wifi interface card installed in our ducted unit. It works really great and the app is very easy to use. I wish we were also able to control our lossnay unit but there seems to be no remote control support for this. 





Do whatever you want to do man.

  



networkn
Networkn
32864 posts

Uber Geek
+1 received by user: 15454

ID Verified
Trusted
Lifetime subscriber

  #2655554 13-Feb-2021 09:46
Send private message

Can you add the Wifi to a Daikin Unit post installation easily?

 

 


mattenz
195 posts

Master Geek
+1 received by user: 48


  #2655559 13-Feb-2021 10:11
Send private message

I have seens some talk of Intesis, no direct experience though.


mulac
155 posts

Master Geek
+1 received by user: 52

ID Verified
Trusted

  #2655622 13-Feb-2021 12:07
Send private message

chevrolux:
ajobbins: I can only help with Mitsubishi units, don't any answers for anything else.

Essentially an ESP8266 (or ESP32), some code and parts can be made to interface with the Mitsi serial protocol.

I have 1x spare one here made up


This sounds dam exciting!!

I have a plenty of 8266's and a Mitsubishi heat pump.

Are there some links you could point me to?


I followed this guide here: https://github.com/geoffdavis/esphome-mitsubishiheatpump

 
 
 

Shop now on AliExpress (affiliate link).
chevrolux

4962 posts

Uber Geek
+1 received by user: 2638
Inactive user


  #2655799 13-Feb-2021 19:58
Send private message

So my unit doesn't have that CN105 connector. Lame.

Guess I'm off to grab a sensibo after all!!

SumnerBoy
2079 posts

Uber Geek
+1 received by user: 306

ID Verified
Lifetime subscriber

  #2655828 13-Feb-2021 21:33
Send private message

networkn:

 

Can you add the Wifi to a Daikin Unit post installation easily?

 

 

I did this to my Daikin, but it was an ethernet device so potentially a different story with the WiFi module.

 

It was a bit tricky but I managed to do it myself with the included instructions. 


dolsen
1483 posts

Uber Geek
+1 received by user: 319

Trusted
Lifetime subscriber

  #2655852 13-Feb-2021 22:38
Send private message

chevrolux: So my unit doesn't have that CN105 connector. Lame.

Guess I'm off to grab a sensibo after all!!

 

 

 

Is it a Mitsubishi Heavy Industries heat pump with a CNS connector instead? If so, the following has worked for me.

 

https://github.com/rjdekker/MHI2MQTT

 

 

 

 


fe31nz
1294 posts

Uber Geek
+1 received by user: 423


  #2655875 14-Feb-2021 01:26
Send private message

mattenz:

 

I have seens some talk of Intesis, no direct experience though.

 

 

We have a Panasonic CS-Z21RKR in our kitchen with an Intesis PA-AC-WIFI-1A attached.  It works well, but does not allow remote use of the latest features on this model, such as iAuto-X mode.  And I do not like having to have the data sent to the cloud.  I have it integrated into Home Assistant using a 3rd party plugin and that now works well too.  I think Intesis have now renamed things a bit from Intesis Home to Intesis AC Cloud Control.  It is a separate box that plugs into an internal plug in the heat pump.  I have it BluTacked next to the heat pump on the right and its external antenna BluTacked to the left of the heat pump.  As usual, it is only 802.11n.  It has an internal web server that it runs when reset, allowing you to connect to it and put in the configuration for it to connect to your WiFi.  Intesis still seem to be updating the firmware - they email a few days before it happens to let you know.  I have had no outages with it except for the firmware upgrades.  They are not cheap, but do the job well.

 


prob
239 posts

Master Geek
+1 received by user: 50


  #2668792 6-Mar-2021 10:59
Send private message

Using Home Assistant with custom IR blaster for my Panasonic units. This implementation uses an IR receiver to keep Home Assistant and your remote in synch.

 

 

 

https://github.com/hristo-atanasov/Tasmota-IRHVAC/

 

 

 

 

 

 

 

 


 
 
 
 

Shop now for Dell laptops and other devices (affiliate link).
phrozenpenguin
868 posts

Ultimate Geek
+1 received by user: 90


  #2670785 10-Mar-2021 00:19
Send private message

networkn:

 

Can you add the Wifi to a Daikin Unit post installation easily?

 

 

@networkn yes it is straightforward provided you are happy with a screwdriver and taking the casing off the indoor unit. Disconnect mains power (likely at switchboard) first. The wifi unit is powered by the heatpump so no additional AC adaptor required and it can be stored in the unit (there is space). I have done it with mine and can confirm what model if required. It is much tidier than the IR methods and integrates nicely with Home Assistant if that is required.


acetone
204 posts

Master Geek
+1 received by user: 57


  #2670788 10-Mar-2021 00:44
Send private message

networkn:

 

Can you add the Wifi to a Daikin Unit post installation easily?

 

 

 

 

 

 

Yes.  I have the wireless addition to my Daikin and the installer just takes the cover off and connects the wireless unit up.
I would like to second and third the other posts about Daikin.  They are great heat pumps and when I was looking (5 years ago) their wireless option was the best fit for my automation purposes. 

 

No extra boxes required to be plugged in somewhere pointing at the unit like some other solutions require.

 

I wrote my own code to talk to the Daikin unit, very simple HTTP requests.


1 | 2 
View this topic in a long page with up to 500 replies per page Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.