-
Notifications
You must be signed in to change notification settings - Fork 101
Support request for new features #11
Comments
Yeap, the android application is using the http api documented in this project.
Of course, I'll try to help you improving the api docs. Anyway If you have some trouble in doing that feel free to ask. |
Thank you for the info. I'll try to install an android application and I'll let you know what happens. |
Hi, I managed to sniff packets from the daikin application (I used tPacketCapture that works without rooting, creating a vpn to sniff packets). I found a couple of things:
I still need to dig a little further to better understand the commands and there may be others (for instance to set some scheduled task) but I'd like to know:
|
On 07/10/2016 07:11 PM, stagadet wrote:
Very nice work man!!!!
Of course I'll do that. But I need some time to work on it.
I love the pull request approach. I'll help you in the process. We can In any case could you specify which hardware/software platform are you I've specified mine on the doc: |
Hi, the hardware/firmware I'm using is: I hope this is exhaustive enough, since I don't know where to find the other codes you are showing. I'll wait for your tests before updating the documentation. For the moment, thank you for the support. A |
I think that is enough :)
For various reasons I don't use so much this device, in any case now I've also updated to the last fw version (2.6.0).
Seems that the new commands that you are suggesting were working also on the old firmware version. If we will have time we can also automate the tests.
Seems that they are working except for
It seems that you have the newer model. Just to be sure can you post the android app screenshot of the page that allow you to change this special modes?
Since it seems that there are some people interested in this project I've started a parallel one in order to build a python library for managing the device. As soon as it will be ready it could be used to build a command line interface, a new web interface, etc... At the moment, I've managed to implement the discovery procedure, just like the android app does, it allow you to discover all the Air Conditioners into the your lan. I hope you'll like it :) |
I just bought a daikin FTXM air conditioner with wireless adapter.. i plan to control my unit dependent on energy produced by my photovoltaic system. My questions.. there is a way to get istant power draw from the unit ? ; stagadet find a way to get energy in .1 kwh and this is very usefull but for my application i need the power. Ciao, |
Another question: when you leave the plug connected, but all of your air conditioning units off, do you still see a daily consumption of 1kwh per internal unit on a random hour (again, even if it is kept off all day) |
@fcattaneo2 Hi, I don't think there is a request to get the instantaneous power of the device. As far as I know all the requests are the same that are issued by the official app, and in the app you cannot see the power. Ciao. |
@yelo3 Hi, I didn't noticed this before. Anyway, now that I'm not using the unit, I see that I have .1kWh consumption every 3/4 days. It may be the stand-by power consumption (in my case the average is around 1W). |
Yes, I think you are right! Anyway I managed to lower the consumption by enabling standby mode (it is a jumper that needs to be removed inside the external unit). I've done it 2 days ago and I still haven't seen any spurious 0,1KWh bar. Maybe I will see one in the following days... |
Model Name: Daikin FTKS This discussion is getting interesting. Sure wish there is an effort to expand the database of API commands available for different WiFiController (and its associated air-conditioner models if necessary). |
@chaicka I made a pull request with the commands I found sniffing the traffic with my configuration. If you can confirm that they work with your configuration (you can use a web browser or a command-line tool like curl or wget to quickly create get requests), I think it will be possible to add that too. |
Can someone confirm the new API explored by @stagadet? |
Model Name: Daikin FTXS Hi, forgive me for my bad english. I've tested the "set_special_mode" endpoint discovered by @stagadet with unit OFF: On the daikin application, The menu for power mode does not appear. The "get_model_info" returns: I suppose that the "NOTSUPPORT" is the cause of this ?? Hope I can help to improve the research of new features on daikin units. |
Withe the unit ON, none of the special_mode works. Same results: @stagadet if you have upgrades the wifi controller firmware to 3.3.1, could you please make a new capture when you choises special modes ? I don't have this menu on my daikin application. |
@zerr0s the special modes seem to report "ret=PARAM NG" while the unit is OFF, even if the feature is supported. At the moment I still have firmware 2.6.0, but the android application is not working anymore (it needs the most recent firmware). I'd like to try with firmware 3.3.1 but I was waiting for someone to try if the unofficial API still works. Can you confirm that it is still possible to use it at least for the most basic functions? |
I have Ftxz model. I can confirm unofficial api works for newest firmware. For my 2 conditioners power consumption metering does not work (returns zero in each position). By the way I write my own Java app. |
By the way I checked special modes |
@stagadet I have all special modes on the remote control. I have this one: https://youtu.be/sW9riyWCLsI let me know if you upgrade the firmware to 3.3.1 and sniff network packets to find the special modes parameters :) @alebastrov Some models does not support le power consumption. My FTXS does not (found it it the manual). |
Pardon me to off-topic a little. Is there a new firmware for BRP072A42? I am not able to see any new firmware available in the Daikin app on iPhone. Is there specific steps to get new firmware show up as available to up? |
@zerros it looks weird. On my remote control for AC power consumption exists - since last start and total. But Api does not support. I wanted updates would help with it. |
@chaicka I did nothing particular to update the firmware. The daikin application has discovered my unit and has reported me a new update for this unit. @alebastrov I think that all function presents on the remote control (RF) are not present on the wifi controller. My remote control does not have the power consumption at all. |
@zerr0s, does the new firmware shows up while the BRP072A42 is in [RUN] mode or [AP] mode? The last time I saw a firmware update was when the WLAN Adaptor is in [AP] mode and I have updated to version 2.9.0. It has stay at that version since switching to [RUN] mode and no new firmware shows up. |
@chaicka: New firmware shows up as an exclamation icon next to your AC (see attached image) when you are at the Home screen of your Daikin Controller mobile App, but only if you have updated the App to the latest version from your App store. So anyone else has confirmed that the all current API is still functional after upgraded to the 3.3.1 controller version? I am still hesitating to upgrade (my controller runs fine at ver. 2.6.0) as I am using most of the functions (IO operation, flaps controll, setpoint, consumption values gathering etc). |
I can confirm it. (for basic details, do not have tested power consumption) |
I can confirm too. (Also power consumption is ok for me). @ael-code maybe it is possible to add v3.3.1 to the tested hardware on readme.md? |
I can confirm too that all API is still working with v3.3.1 firmware (AC model: FTXM) |
@JetDot if you tested a new hardware configuration that is not listed in the README please inform us. I would like to add your model FTXM to the list. Can you provide the following info:
|
Model Name: Daikin FTXS Hi, for me all api is working except the special modes. My unit supports special modes usin my remote control but all URLs listed above for special modes doesn't work. Does soemeone that have done the 3.3.1 upgrade and have the special mode button on the official daikin app can make a new network capture when you press on special modes buttons please ? The off daikin app on my phone does not have any of special modes buttons... |
@JetDot (Δικος μας) Since the last update on Aug 17 the consumption history resets every day. The only bug that i have noticed so far. |
I just want to report another working setup: MODEL ID: FTXS25G2V1B Basic controls are available, but no special (powerful or silent) modes and no consumption values. This is particularly relevant because FTXSxxG models are NOT on the official list of compatible devices for any Daikin wifi controller, and even Daikin support people will tell you they are not supported. Thanks to gcarboni over here for paving the way: |
Hi to all. After the latest iOS app update, a new firmware is about to be installed in my controller (v. 3.3.6). Has anyone confirmed that the all current API is still functional after upgraded to the 3.3.6 controller version? I would like to test this upgrade (my controller runs now in ver. 3.3.1) just in case they have fixed the consumption values bug (resets every week or so) but I am using most of the other api functions just fine (IO operation, flaps controll, setpoint, consumption values gathering etc). |
I updated any my scripts still work. |
May I know which country you guys are located? I am in Singapore and basically the Daikin here has left the app without update nor firmware update since version 2.1 (app) and 2.9.0 (firmware of WiFi module). |
Thank you for the confirmation. Regarding their Daikin app, it’s their own so there is always the possibility to upgrade it too in order to accommodate any change they may do in the api... |
I am located in Europe, Greece |
Hi All, I am located in Hong Kong and uses aircon Daikin FTXS25EVMA and Daikin Daikin FTXS25E . I am very much interested in how BRP069B42 can control the aircon units from anywhere in the world. Kindly advise all and i look forward to hearing any help you guys can render.... Thanks!!!! |
There is quite good support for Daikin AC-units in HomeAssistant https://www.home-assistant.io/components/daikin/ which will allow you to not only control your ac but also the rest of your "smart" home. |
Please kindly advise where can i buy BRP069B42 in hong kong and is
compatible with homeassistant
mel
…On Tue, 11 Jun 2019, 17:08 Fredrik Erlandsson ***@***.*** wrote:
Hi All,
I am located in Hong Kong and uses aircon Daikin FTXS25EVMA and Daikin
Daikin FTXS25E . I am very much interested in how BRP069B42 can control the
aircon units from anywhere in the world. Kindly advise all and i look
forward to hearing any help you guys can render.... Thanks!!!!
There is quite good support for Daikin AC-units in HomeAssistant
https://www.home-assistant.io/components/daikin/ which will allow you to
not only control your ac but also the rest of your "smart" home.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#11?email_source=notifications&email_token=AMJK5EZVTULTSJGIKSO6CV3PZ5TRRA5CNFSM4CIZRGQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXMO4UY#issuecomment-500756051>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMJK5E7ENRVHN5EXWTD3I73PZ5TRRANCNFSM4CIZRGQA>
.
|
Hello to all, Thank you for your time and attention. |
Can anyone confirm if the special modes work with equipment bought in 2019? /aircon/set_special_mode?set_spmode=0&spmode_kind=1" ==> "ret=OK,adv=" |
Hi,
I just bought a daikin FTXM air conditioner with BRP069A41 wireless adapter. I played a bit with the http api and I found out that there are a couple of new features that aren't present in your unofficial documentation regarding some operation modes: for instance comfort, powerful, sensor, clean, econo and quiet.
I found out that some of the modes can be detected on the get_control_info page, but I cannot set them through the http api.
I'm wandering if it is possible to sniff the messages that the daikin android application sends to the adapter to get the correct set messages (not all, but many of these modes can be set through the application).
I'd like to know (before starting to sniff packets and since I think you have already done something similar) if you can tell me:
I hope you can help me and I'll try to update the documentation as much as I can.
A
The text was updated successfully, but these errors were encountered: