* SharkIQ Dep & Codeowner Update * Update code owners * SharkIQ Room-Targeting Support * Add Tests for New Service * Remove unreachable code * Refine tests to reflect unreachable code changes * Updates based on PR comments * Updates based on PR review comments * Address issues found in PR Review * Update Exception type, add excption message to strings. Do not save room list in state history. * Update message to be more clear that only one faild room is listed * couple more updates based on comments --------- Co-authored-by: jrlambs <jrlambs@gmail.com> Co-authored-by: Robert Resch <robert@resch.dev>
15 lines
249 B
YAML
15 lines
249 B
YAML
clean_room:
|
|
target:
|
|
entity:
|
|
integration: "sharkiq"
|
|
domain: "vacuum"
|
|
|
|
fields:
|
|
rooms:
|
|
required: true
|
|
advanced: false
|
|
example: "Kitchen"
|
|
default: ""
|
|
selector:
|
|
area:
|
|
multiple: true
|