-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestfeature requestneeds-pyddlvectorRequires updates in pyddlvector moduleRequires updates in pyddlvector modulepinnedExempt from stale botExempt from stale botservicePrimarily introduces Home Assistant services/actionsPrimarily introduces Home Assistant services/actions
Description
Summary
Add services for enrolled face management (list, add/enroll, rename, delete).
Why this matters
Valuable for identity-aware robot experiences, but lower core automation value.
SDK evidence (no wire-pod dependency)
- RPCs in
external_interface.proto:RequestEnrolledNamesUpdateEnrolledFaceByIDEraseEnrolledFaceByIDSetFaceToEnroll/EnrollFace(if needed)
AppIntentmay also be used for meet/introduction flows.
Proposed HA design
- Services:
vector.add_facevector.rename_facevector.delete_facevector.list_faces
Acceptance criteria
- Explicit service schemas for ids/names.
- Actionable errors for invalid ids/name conflicts.
- Tests for success + expected failures.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeature requestneeds-pyddlvectorRequires updates in pyddlvector moduleRequires updates in pyddlvector modulepinnedExempt from stale botExempt from stale botservicePrimarily introduces Home Assistant services/actionsPrimarily introduces Home Assistant services/actions