@switchbot/openapi-cli
Advanced tools
+1
-1
| { | ||
| "name": "@switchbot/openapi-cli", | ||
| "version": "3.7.9", | ||
| "version": "3.8.0", | ||
| "description": "SwitchBot smart home CLI — control devices, run scenes, stream real-time events, and integrate AI agents via MCP. Full API v1.1 coverage.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
+15
-3
@@ -64,3 +64,3 @@ # @switchbot/openapi-cli | ||
| | **Cameras** _(status only)_ | Indoor Cam · Pan/Tilt Cam · Pan/Tilt Cam 2K · Pan/Tilt Cam Plus 2K · Pan/Tilt Cam Plus 3K · Outdoor Spotlight Cam | | ||
| | **Other** | Bot · AI Art Frame · Home Climate Panel · Remote | | ||
| | **Other** | Bot · AI Art Frame · AI MindClip · Home Climate Panel · Remote | | ||
| | **IR virtual remotes** _(via Hub)_ | Air Conditioner · TV · Streamer · Set Top Box · DVD · Speaker · Fan · Light · Others | | ||
@@ -154,3 +154,3 @@ | ||
| The Gemini extension is in [`packages/gemini-extension/`](./packages/gemini-extension/) — it provides 24 MCP tools, a GEMINI.md context file, and 23 slash commands. | ||
| The Gemini extension is in [`packages/gemini-extension/`](./packages/gemini-extension/) — it provides up to 28 MCP tools (14 readonly, 17 default, 28 with `--tools all`; see [docs/agent-guide.md](./docs/agent-guide.md) for the deprecated-aliases breakdown), a GEMINI.md context file, and 23 slash commands. | ||
@@ -254,2 +254,14 @@ **Recommended — paste into Gemini CLI chat:** | ||
| ### `mindclip` | ||
| ```bash | ||
| switchbot mindclip recordings [--device <id>] [--page <n>] [--size <n>] | ||
| switchbot mindclip recording <id> [--language en|zh] | ||
| switchbot mindclip summary <id> | ||
| switchbot mindclip todos [--completed 0|1|2] [--category 0..5] | ||
| switchbot mindclip daily [--date YYYY-MM-DD] | ||
| switchbot mindclip weekly [--week YYYY-Www] | ||
| switchbot mindclip urgent-todos [--date YYYY-MM-DD] | ||
| ``` | ||
| ### `codex` | ||
@@ -288,3 +300,3 @@ | ||
| ```bash | ||
| switchbot mcp serve # stdio MCP server — 24 tools | ||
| switchbot mcp serve # stdio MCP server — default 17 tools (use --tools all for 28) | ||
| ``` | ||
@@ -291,0 +303,0 @@ |
Sorry, the diff of this file is too big to display
2964934
0.99%77920
0.84%431
2.86%