Git Product home page Git Product logo

Comments (5)

revk avatar revk commented on August 17, 2024

It won't do if the aircon does not accept the message. You can enable debug and capture messages in MQTT and we can take a look.

from esp32-faikin.

eupesco avatar eupesco commented on August 17, 2024

I hope, I captured the correct messages:
Switch on ECO in Faikin:

{"G1":"04CA","G2":"=;\u0000\u0080","G3":"000\u0000","G4":"0\u00B0\u00800","G5":"000\u0080","G6":"0008","G7":"l0FA","G8":"0200","GA":"4230","GB":"0460","GC":"BF21","GG":"0800","GK":"q{51","GM":"CDD0","GN":"0000","GP":"E400","GQ":"7500","GS":"4000","GT":"3000","SH":"081+","SI":"581+","Sa":"581+","SL":"000","Sd":"000","SN":"521+","SM":"521+","SX":"012+","SD":"000"}

{"G1":"04CA","G2":"=;\u0000\u0080","G3":"000\u0000","G4":"0\u00B0\u00800","G5":"000\u0080","G6":"0008","G7":"l0FA","G8":"0200","GA":"4230","GB":"0460","GC":"BF21","GG":"0800","GK":"q{51","GM":"CDD0","GN":"0000","GP":"E400","GQ":"7500","GS":"4000","GT":"3000","SH":"081+","SI":"581+","Sa":"581+","SL":"000","Sd":"000","SN":"521+","SM":"521+","SX":"012+","SD":"000"}

Toggle goes off although ECO still on (after approx. 24sec):

{"G1":"04CA","G2":"=;\u0000\u0080","G3":"000\u0000","G4":"0\u00B0\u00800","G5":"000\u0080","G6":"0008","G7":"l0F@","G8":"0200","GA":"4230","GB":"0460","GC":"BF21","GG":"0800","GK":"q{51","GM":"CDD0","GN":"0000","GP":"E400","GQ":"7500","GS":"4000","GT":"3000","SH":"081+","SI":"081+","Sa":"581+","SL":"000","Sd":"000","SN":"521+","SM":"521+","SX":"012+","SD":"000"}

{"G1":"04CA","G2":"=;\u0000\u0080","G3":"000\u0000","G4":"0\u00B0\u00800","G5":"000\u0080","G6":"0008","G7":"l0FA","G8":"0200","GA":"4230","GB":"0460","GC":"BF21","GG":"0800","GK":"q{51","GM":"CDD0","GN":"0000","GP":"E400","GQ":"7500","GS":"4000","GT":"3000","SH":"081+","SI":"581+","Sa":"581+","SL":"000","Sd":"000","SN":"521+","SM":"521+","SX":"012+","SD":"000"}

from esp32-faikin.

revk avatar revk commented on August 17, 2024

It is normally the second digit of G7, which is zero.

I see a change in last character of G7. If you change this setting on your remote control, what does G7 do?

It is possible this is another field on your model.

from esp32-faikin.

eupesco avatar eupesco commented on August 17, 2024

Ok, reason found (seems unsolvable): although Faikin sends the message correctly and the device also accepts the mode (because ECO is on in the app), the response message is not changed --> second digit of G7 stays 0. When device is switched on, the digit changes to 2.
It seems to be the same chaos as with the remote control vs. app: ECO mode can be always activated in app, but only during on mode on the remote control.

from esp32-faikin.

revk avatar revk commented on August 17, 2024

Looks like we send 2 as well, so I would have expected it to accept it.

There is a command to send S21 messages of you choice, you could try other values like '1', etc, and see if you can make it work. If you find one that works, let me know.

from esp32-faikin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.