-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GET required even for new adapters? #38
Comments
In the end it seems to be about the used WLAN adapter and the firware for this. my adapter has FW 3.3.6 :-) But glad that it works for you when setting it to "GET". In fact this is not really "deprecated" ... it is just an "alternative" way |
Thanks @Apollon77 |
@Apollon77
|
The Adapter can not really detect which functions a failing device has. Because of this there might be states that are not supported by your Device. For the night mode no information exist how this needs to be set and such because I do not have this. In worst case someone/you would need to get this via network sniffing from the app. |
Ps can you set quiet night mode and intelligent eye (if you have it) via the daikin app or only via ir remote? |
Unfortunately option OUTDOOR UNIT QUIET is not present in current version of the mobile app yet. Also I don't see this option when doing /aircon/get_control_info (no difference in status when on and off). So we'd need probably wait for future firmware & app versions :/ |
Yeah, you're right - intelligent eye is also not present in Daikin app. Only IR remote supports those two options right now apparently. |
I would not really wait for it ;-) t is missing since years now ... you can contact daikin .. maybe a feature request for the app makes sense ;-) as soon as it is in there we could do something |
For energy please add a „thumbs up“ to #37 |
I reopen als reminder to adjust the admin text to say not "Old foirwares" but "1.x firmwares" :-) |
Hi, first tries with this adapter with the same configuration like Tomasz (same device, same WLAN device, same firmware)- funny. Any hints, help? Georg |
Figured it out - I'm always setting the Acknowledge flag in the PopUp by default (don't know why - may be some bad experiences some years ago...). Everythings works fine now. @Apollon77: Thanks for this adapter :) like for the many other things your are doing for iobroker. |
First of all the popup only comes in expert mode ... so be careful And in fact "ack=true" means "it is a value from tze device and NOT a command! |
Hi,
I have brand new Daikin Emura model: FTXJ-35MW/RXJ-35M (most probably: FTXJ35LV1BW)
It has (most probably) BRP069A41 Wifi Module with firmware 1.2.51 installed
ret=OK,type=aircon,reg=eu,dst=1,ver=1_2_51,rev=D3A0C9F [...]
Daikin Emura modelInfo.model=0D76
Daikin Emura deviceInfo.adapterKind=3
Daikin Emura deviceInfo.adapterVersion=1_2_51
I was getting "Wrong Parameters in request: ret=PARAM NG" errors when I tried to set any control settings, either via admin panel or MQTT.
Until I set sending changes with GET:
But it says only needed for older WLAN Firmwares.
Is my 1.2.51 firmware old?
Seems like sending commands over GET is kind of depracated here..
The text was updated successfully, but these errors were encountered: