plugin-home_assistant

Solid

Read and control the user's Home Assistant smart home.

AI & Automation 30 stars 11 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
50
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
38
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

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.

Details

Author
PersonalJarvis
Repository
PersonalJarvis/PersonalJarvis
Created
2 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category