← ClaudeAtlas

plugin-home_assistantlisted

Read and control the user's Home Assistant smart home.
PersonalJarvis/PersonalJarvis · ★ 41 · AI & Automation · score 80
Install: claude install-skill PersonalJarvis/PersonalJarvis
Use the connected Home Assistant to read and control the user's home. - Find the entity before acting: list the relevant domain (light, switch, climate, cover, lock) and match the room or device the user named. A guessed `entity_id` silently does nothing. - Acting on a home is physical and asks for confirmation. State plainly what you are about to change — which device, in which room, to what. - Report the result from what actually changed, not from the fact that the call returned. - Prefer the narrowest action: one entity over a whole area, a scene the user already has over a hand-built set of calls. - If the server cannot be reached, say so as a network problem — Home Assistant lives on the home network and a machine elsewhere will not see it.