Giter Site home page Giter Site logo

midea-ac's People

Contributors

ashevchuk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

gelsas tinle

midea-ac's Issues

stupid question

I try to run your script with Perl 5.10. It complains about a syntax error in line 333 near "use constant { map { ...".
This occurs on Perl 5.10 on QNAP NAS and with "Padre" on Windows (Perl 5.14.2.1).
Do you have any clues for someone who doesn't know perl ? Is Perl 5.28 essential ?

stuck in "--mode dry"

No problem changing from --mode cool to --mode heat and back to cool until I selected --mode dry. Now the heat pump is set to "dry" and midea-ac.pl fails to change the mode back to cool, heat or fan:

host$ midea-ac.pl --ip osk102br.loc --set --mode heat
mode:dry
host$ midea-ac.pl --ip osk102br.loc --set --mode fan
mode:dry
host$ midea-ac.pl --ip osk102br.loc --set --mode cool
mode:dry
host$

--fan middle ?

Just documenting a minor annoyance: --fan medium is rejected: "Invaid fan value: "middle". It can take one of the following values: [auto|fixed|high|low|medium|mute|range_1|range..._". I had to enter --fan middle to get medium.

Changing just line #133 from
middle => WIND_SPEED->{MIDDLE},
to
medium => WIND_SPEED->{MEDIUM},
fixed it.

THANK YOU FOR SHARING THIS VERY PROFESSIONAL SCRIPT !!

Question

Hello,

I have just found your repository and wanted to ask if your script is working via LAN (no cloud etc. needed?)?

(I also have found this repository: https://github.com/mac-zhou/midea-msmart, I think he tires the same as you. Maybe you can take a look if there is something you can add to your script aswell)

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.