mijia-controlControl Xiaomi Mi Home (米家) smart devices via Xiaomi Cloud API. Use when: user wants to control smart home devices (lights, AC, heater, bath heater, switches...
Install via ClawdBot CLI:
clawdbot install jasonzhang2015/mijia-controlGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://account.xiaomi.com/pass/serviceLogin?sid=xiaomiio&_json=true`Audited Apr 16, 2026 · audit v1.0
Generated May 7, 2026
When user says '我要洗澡' (I want to take a shower), the system reads bathroom temperature, turns on the bath heater if temperature is below 28°C, sets water heater to 43°C, and turns on bathroom light. Saves energy by skipping heating when warm enough.
Polls door lock event log every 5 minutes to detect when the user leaves home (auto-lock event). If not fed yet today, triggers fish feeder to dispense one portion of food. Uses a state file for daily deduplication.
Allows user to say commands like '开灯' (turn on light), '关空调' (turn off AC), or '开浴霸' (turn on bath heater) to control individual smart home devices via cloud API. Supports multiple device types including lights, switches, AC, heaters, and water heaters.
Executes multiple device commands simultaneously by reading a JSON file with a list of operations. Useful for complex scenes like 'good night' (turn off all lights, set AC to sleep mode). Commands are sent in one API call for efficiency.
Makes the Xiaomi smart speaker say custom text aloud (e.g., '你好'). Automatically un-mutes the speaker before playing, pauses playback after, and re-mutes to prevent auto-music. Useful for alerts, reminders, or interactive responses.
Offer basic device control (on/off, status check) for free, with premium features like scene automation and TTS announcements available via subscription. Monetizes advanced capabilities and convenience.
Use the skill to automate energy-saving behaviors (e.g., turning off heaters when not needed, scheduling lights based on occupancy). Offer consulting services to businesses or homeowners to reduce energy bills.
Provide custom integration of Xiaomi devices into existing smart home ecosystems (e.g., building custom scenes for hotels or offices). Charge for development, deployment, and maintenance of automation scripts.
💬 Integration Tip
Ensure `pip3 install micloud` is installed and credentials are correctly configured in `~/.mijia_creds.json`. Use MIoT Spec Reference to find correct `siid` and `piid` for new devices.
Scored Jun 29, 2026
Control Home Assistant smart home devices, run automations, and receive webhook events. Use when controlling lights, switches, climate, scenes, scripts, or any HA entity. Supports bidirectional communication via REST API (outbound) and webhooks (inbound triggers from HA automations).
Install and use GrayMatter as an OpenClaw skill that provides primary durable memory, shared object-graph state, and authenticated access to the live ValkyrA...
Six Star Astrology (Rokusei Senjutsu) — Japanese destiny system by Hosoki Kazuko (1980). Calculate star type, polarity, 12-year life cycle, destiny star, and...
Bridge IoT devices to the cloud via aitun tunnel. Expose local MQTT brokers, device dashboards, or HTTP APIs so remote devices and services can connect, repo...
Control Wyze smart-home devices — lights (on/off/dim/color/temp), plugs, and wall switches — from your assistant. Unofficial Wyze API via wyze-node.
Control Home Assistant devices via ClawBridge API. Use when users ask to turn lights on/off, check device states, or interact with any exposed Home Assistant entities. Handles entity discovery, state checks, and service calls with human approval flow.