Midea Air Conditioners
Control Midea ACs. Use this skill when the user wants to control ACs. Supports turning ACs on/off, setting temperature, setting fan speed, switching modes, and more.
Control Midea ACs. Use this skill when the user wants to control ACs. Supports turning ACs on/off, setting temperature, setting fan speed, switching modes, and more.
Real data. Real impact.
Growing
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Control Midea ACs via the msmart.
Skill path:
~/.openclaw/skills/midea_ac
# Navigate to skill directory cd ~/.openclaw/skills/midea_acCheck status
python scripts/midea_ac.py bedroom status
Turn on/off
python scripts/midea_ac.py bedroom on python scripts/midea_ac.py bedroom off python scripts/midea_ac.py bedroom toggle
Set operation mode
python scripts/midea_ac.py bedroom --mode cool
Set target temperature
python scripts/midea_ac.py bedroom --temperature 26
Set fan speed
python scripts/midea_ac.py bedroom --fan_speed low
Set aux hear mode
python scripts/midea_ac.py bedroom --aux_mode on
Set multiple parameters at once
python scripts/midea_ac.py bedroom --mode heat --temperature 28 --fan_speed medium --aux_mode off
When the user says the following, execute the corresponding command:
| User Says | Command |
|---|---|
| Turn on the <room-name> AC / open AC | |
| Turn off the <room-name> AC / close <room-name> AC | |
| Toggle the <room-name> AC | |
| Warmer / more warm | Check status first, then increase temperature by 2 - 10 degrees |
| Cooler / less heat | Check status first, then decrease temperature by 2 - 10 degrees |
| Full speed / maximum | if mode is heat: , if mode is cool: |
| Minimum speed | |
| <room-name> AC status / what's the <room-name> status | |
cd ~/.openclaw/skills/midea_acpython scripts/midea_ac.py <room-name> <command>No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.