![]() ![]() ![]() |
|
irongarment: Are there any actual geeks on this site? An ESP8266 module and an IR LED gets you wifi connected heat pump controller that you can control from your phone and link to your home automation system. Total cost about $20.
Yes.
But the Daikin Wifi controller works with 2-way communication between the phone app and the heat pump itself, so you can see the current status of the pump, inside/outside temperatures, fan speed, temp settings etc etc.
The Daikin WiFi modules are dodgy as F at best. Very very unreliable. They work, but intermittently. I have spoken to a couple of senior installers and a design tech from Daikin in Aussie and they basically all just apologised for it.
I have my Daikin connected with HomeAssistant for automation, and the messaging is basically one way messaging - there's no acknowledgement of the command and about 50% of the time the command doesn't execute.
Their own app is barely any better.
I would STRONGLY advise against Daikin if you want to use Wifi remote controls at all.
Cheers - N
Please note all comments are from my own brain and don't necessarily represent the position or opinions of my employer, previous employers, colleagues, friends or pets.
Talkiet:
The Daikin WiFi modules are dodgy as F at best. Very very unreliable. They work, but intermittently. I have spoken to a couple of senior installers and a design tech from Daikin in Aussie and they basically all just apologised for it.
I have my Daikin connected with HomeAssistant for automation, and the messaging is basically one way messaging - there's no acknowledgement of the command and about 50% of the time the command doesn't execute.
Their own app is barely any better.
I would STRONGLY advise against Daikin if you want to use Wifi remote controls at all.
Cheers - N
Have two Daikin wifi adapters - one the Aus/NZ version, one the Euro version. One came as standard with the heatpump, the other I bought the adapter and DIY installed.
DIY installing in the floor mounted unit was probably not for the faint hearted, to get at the circuits and route cables etc requires quite a lot of disassembly. The wall mounted unit sold with wifi adapter as standard had the wiring preinstalled and a slot where the unit sits - takes about 30 seconds to install.
What I would say is that the installers who set it up in the first place warned me that they didn't know how to set up the wifi adapter, implied that it was based on weird voodoo magic, handed me the instruction manual, and said that if I got stuck, there was one guy in their office who could probably help. Following the instruction manual to get wifi connected was a bit of a PITA, but about the same as installing a wireless printer can be if it doesn't "just work" first time. I can't remember now, but there is a button press combination to wipe/reset the unit - if you're having trouble, reset it, then go back to the start of the instructions.
So I have to disagree with what you say above. Both have worked very well all the time - not intermittently (but with note about non-compatibility of Euro card with region-locked software from the Google Play store - and how to get around that).
Trust me, I haven't installed it wrong. The SKYFi BRP15A61 unit I have is well known for being dodgy. It's 2.4Ghz (only) for a start, plus it's well known in the automation circles for being problematic.
https://community.openhab.org/t/daikin-skyfi-brp15a61/30687/9
Add to this the fact that it's been discontinued and Daikin have refused to supply it because it causes so many calls and issues, and I'm comfortable saying it's problematic - even installed and used with their awful app.
Perhaps you have a different model?
Cheers - N
Please note all comments are from my own brain and don't necessarily represent the position or opinions of my employer, previous employers, colleagues, friends or pets.
Fred99:irongarment: Are there any actual geeks on this site? An ESP8266 module and an IR LED gets you wifi connected heat pump controller that you can control from your phone and link to your home automation system. Total cost about $20.Yes.
But the Daikin Wifi controller works with 2-way communication between the phone app and the heat pump itself, so you can see the current status of the pump, inside/outside temperatures, fan speed, temp settings etc etc.
irongarment:
It doesn't matter, and I expect there isn't 2-way communication to the heat pump itself.
There is, and as such it does matter for that functionality.
Fred99:irongarment:
It doesn't matter, and I expect there isn't 2-way communication to the heat pump itself.There is, and as such it does matter for that functionality.
irongarment:Fred99:
irongarment:
It doesn't matter, and I expect there isn't 2-way communication to the heat pump itself.
There is, and as such it does matter for that functionality.
No, it doesn't. You can control the heat pump by generating IR signals, and cache the last command sent. There is no need for 2-way communication, and no need to spend so much money on the interface.
I can (and often do) turn the pump on and off at the indoor unit without using the remote, so can check the real status remotely etc - not guess that the remote power button will toggle it off when it's been turned off at the unit - which the IR controller can't do as it's one-way. Part of this thread was a grizzle about the local cost of the Daikin Wifi module - but one came with no additional cost to one of the heat pumps I bought. The other didn't - because I found it useful, then because of the high price to buy it as an accessory locally, I bought an inexpensive card on Ebay - with identical functionality but "region locked" - a solution for that issue also discussed above, as have the differences/reasons people want the functionality of the two-way communication from the wifi module. You're telling people they "don't need" functionality that they might actually want.
I also have a Cora with a WiFi module - works very well at home and when not at home
The frustrating issue I had was that the WiFi module I have does not support the higher 2.4 WiFi channels, so when one changes their WiFi router to use the typically uncontested higher channel such as 13 the Daikin unit won't work, it took me quite a while to work out what was going on :(
That said my experience with the Cora and the WiFi has been very good
Fred99:irongarment::irongarment:
It doesn't matter, and I expect there isn't 2-way communication to the heat pump itself.
There is, and as such it does matter for that functionality.
No, it doesn't. You can control the heat pump by generating IR signals, and cache the last command sent. There is no need for 2-way communication, and no need to spend so much money on the interface.I can (and often do) turn the pump on and off at the indoor unit without using the remote, so can check the real status remotely etc - not guess that the remote power button will toggle it off when it's been turned off at the unit - which the IR controller can't do as it's one-way. Part of this thread was a grizzle about the local cost of the Daikin Wifi module - but one came with no additional cost to one of the heat pumps I bought. The other didn't - because I found it useful, then because of the high price to buy it as an accessory locally, I bought an inexpensive card on Ebay - with identical functionality but "region locked" - a solution for that issue also discussed above, as have the differences/reasons people want the functionality of the two-way communication from the wifi module. You're telling people they "don't need" functionality that they might actually want.
@irongarment There are many people here who have use ESP8266's (including myself) but the problem with doing this is the fact the remote commands are commonly encoded packet bursts so you lose a whole lot of control going this method. I ended up going with the Sensibo (https://sensibo.com/) which is far cheaper than the integrated option for my aircon unit and actually does far more too. They also have a full API so have this integrated with Home Assistant and Google Home.
I could have messed around with the ESP for a bit more to get the same functionality but it wasn't worth my time - an off the shelf solution looks far tidier and just works for me.
Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)
Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.
|
![]() ![]() ![]() |