Skip to content
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

Powerful mode setting/reporting does not work #329

Open
kjoconnor opened this issue May 15, 2024 · 12 comments
Open

Powerful mode setting/reporting does not work #329

kjoconnor opened this issue May 15, 2024 · 12 comments
Assignees

Comments

@kjoconnor
Copy link

I bought my Faikin from Amazon pre-built and I'm currently connected to a CTXS07WVJU9 via S21.
IMG_6860
IMG_6861

Bug

I can not set Powerful mode, nor is Powerful mode changed in the web UI or MQTT when it is manually set on with the wireless remote.

@revk
Copy link
Owner

revk commented May 15, 2024

Can you enable debug messages to MQTT and that may show if we are sending the right S21 messages.

@kjoconnor
Copy link
Author

I think was the command that was sent:

{"protocol":"S21","cmd":"D3","payload":"30303032","text":"0002"}

This popped up as well in MQTT:

image

And finally I can see powerful being 0.35 here, but not sure what that means.

{"protocol":"S21","ts":"2024-05-15T05:23:01Z","online":true,"home":[20.00,20.37,20.50],"heat":true,"fanrpm":[480,504,690],"comp":23,"outside":15.50,"liquid":[26.00,29.21,32.00],"anglev":5,"power":true,"mode":"H","temp":21.00,"fan":"A","swingh":false,"swingv":false,"powerful":0.35}

@revk
Copy link
Owner

revk commented May 15, 2024

That is a periodic summary and means 35% of the period it was in.

@MassiPi
Copy link

MassiPi commented May 15, 2024

are you sure your unit's S21 supports setting and reporting powerful (and eco, i'd say) mode?
not all units support that, for example with my units i can set them via the remote controller, but not via S21 (nor they are reported via S21)

@Utopia69
Copy link

Same here, powerful is not working on unit: FTXS35G2V1B

@MassiPi
Copy link

MassiPi commented May 15, 2024

FTXS35G2V1B

so i'm not the only one out there with this old-but-gold unit :)
sadly it also lacks power consumption.. but on the other side if you ask Daikin it isn't even supported by any wifi module..

@jfinnie
Copy link

jfinnie commented May 17, 2024

I've got an ancient FDXS50C7VMB (13year old!) that also doesn't seem to have working POWERFUL reporting or enabling from the Faikin, Faikin-S3-MINI-N4-R2: 729c466 2024-05-14T08:53:28.

Additionally I note that setting nopowerful in the advanced settings doesn't seem to remove Powerful button from the UI. Noswingh and noswingw did do as expected, and remove those options from UI (it's a ducted split, so no swing vents).

Anything useful I can provide?

@Utopia69
Copy link

tested also on FTXS25DAVMW (2007) & FTXS35DAVMW (2007), they both have powerful as feature, but isn't working on Faikin
Same problem as my FTXS35G2V1B (2008)

@mmmgggttt
Copy link

same here, here is mqtt dump
image

@revk
Copy link
Owner

revk commented Jul 8, 2024

If the daikin does not accept it, is there a different S21 command you know of?

@mmmgggttt
Copy link

how can i see / change the command ? I have a remote , should i start by logging mqtt when sending the code from remote ?

@revk
Copy link
Owner

revk commented Jul 8, 2024

The protocol is all guess work, and works on lots of units.

It may be yours does not do powerful via S21, or is somehow different.

Trial and error.

There are debug and dump settings that send details to MQTT, and a command to make new messages to send.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants