Document the Silla Prism charging mode select - #47928
Conversation
|
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
🟡 Changes recommended
The new Charging mode description can be misread as implying Home Assistant sets the charging current and would benefit from clearer wording.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR updates the Silla Prism integration documentation to reflect the newly added Charging mode select entity, aligning the docs with the integration’s expanded (sensor + select) functionality.
Changes:
- Add Select to the integration metadata (
ha_category,ha_platforms). - Add a Selects section documenting the Charging mode options and the load-balancing “unknown” behavior.
- Update Known limitations to remove the now-implemented charging mode control and narrow the remaining limitation to charging current.
File summaries
| File | Description |
|---|---|
| source/_integrations/silla_prism.markdown | Adds select metadata and documents the new Charging mode select while updating limitations accordingly. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
|
||
| ### Selects | ||
|
|
||
| - **Charging mode**: The operating mode of the port. **Solar** charges only with the surplus available, **Normal** charges at the set current, and **Paused** suspends charging without disconnecting the vehicle. The Prism also pauses charging on its own when load balancing runs out of available power; that condition cannot be selected back, so the charging mode reads as unknown while it lasts and the status sensor reports the port as paused. |
Split the modes into their own list, say that the charging current is set on the wallbox, and drop the "selected back" wording for the mode the Prism enters on its own.
Proposed change
Documents the charging mode select added to the Silla Prism integration, the
first of the follow-ups left out of the initial PR when it was reduced to a
single platform.
Adds the
selectplatform and category, a Selects section describing thethree selectable modes, and the note that the Prism's own load-balancing pause
cannot be selected back, so the entity reads as unknown while it lasts. The
known limitation about the integration being read-only is narrowed to the
charging current, which is still not exposed.
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.