Git Product home page Git Product logo

Comments (8)

revk avatar revk commented on June 30, 2024

Surely one min/max that covers the whole range will work?

from esp32-faikin.

MUN0X avatar MUN0X commented on June 30, 2024

It doesn’t. Thats what I tried to explain above.
Setting min/max that covers the entire range will cause faikin to issue invalid setpoints every 5s in cooling mode

from esp32-faikin.

revk avatar revk commented on June 30, 2024

OK sorry, I looked at this and it is a nuisance to make the various bits work with changing min/max, especially when the unit can be set in "auto".

But just limiting the set points we do in auto may be relatively simple. I'll see what I can come up with.

from esp32-faikin.

revk avatar revk commented on June 30, 2024

OK maybe if I add a tcoolmin and a theatmax as alternative for the set point control logic?

That should do it, yes?

from esp32-faikin.

revk avatar revk commented on June 30, 2024

I have made a beta release with that, let me know if it covers what you need.

from esp32-faikin.

MUN0X avatar MUN0X commented on June 30, 2024

Just tested the beta and it appears to work as you intended. The automode no longer goes bonkers. I understand that it is a compromise to avoid a whole overhaul of your code.

When documenting these settings it might be worth noting that these settings do not limit the setpoint a user can enter. So a user can request a temperature < tcoolmin but the unit will never be able to reach that.

Thank you for implementing this!

from esp32-faikin.

MUN0X avatar MUN0X commented on June 30, 2024

Oh, since you mentioned the difficulties when the unit can be set to auto. My unit accepts a range of 18-30 when set to auto. So tcoolmin to theatmax for auto.

from esp32-faikin.

revk avatar revk commented on June 30, 2024

I have said it is for daikin auto mode in the help.

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.