mijia-api
Control Xiaomi Mijia smart home devices with AI agents
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mijia-api?โผ
Run `npx skills add Do1e/mijia-api --all -g -y` in your terminal to install the skill globally for your AI agent.
How to control Mijia devices with AI?โผ
Once installed, your AI agent runs `uvx mijiaAPI` commands to list devices, set properties like brightness, and trigger actions from plain-English requests.
Does mijia-api work with Claude Code and Codex?โผ
Yes. The included SKILL.md follows the universal skill standard and loads automatically in Claude Code, Codex, opencode, and compatible agents.
Can I use mijia-api without writing Python code?โผ
Yes. The CLI and MCP server let you control devices entirely through terminal commands or AI chat, with no programming required.
How do I log in to my Mijia account?โผ
Run `uvx mijiaAPI login` yourself and scan the QR code with the Mijia app; the AI agent is intentionally blocked from running login to avoid stuck sessions.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core