get-status
星标5
分支0
更新时间2026年6月10日 12:48
Get the current status and details of a Home Assistant entity.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Get the current status and details of a Home Assistant entity.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | get-status |
| description | Get the current status and details of a Home Assistant entity. |
| when-to-use | When the user wants to know the current state or details of a specific Home Assistant entity. |
| argument-hint | <entity_id> |
| version | 0.2.0 |
| context | inline |
tokimo-app-home-assistant search "次卧吸顶灯"
Output: light.bedroom_ceiling off light 次卧吸顶灯
tokimo-app-home-assistant entity light.bedroom_ceiling
Note: No instance_id needed — auto-selects if only one exists.
Shows: state, friendly_name, domain, attributes, device info, display settings.