Complete LaMetric integration documentation for quality scale#44741
Merged
Complete LaMetric integration documentation for quality scale#44741
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR completes and polishes the LaMetric integration documentation to address remaining Integration Quality Scale documentation TODOs, expanding it into a full end-user guide.
Changes:
- Expanded the introduction with concrete use cases and added supported device and prerequisite details.
- Added a detailed supported functionality/entity breakdown, data update behavior, limitations, troubleshooting, examples, and removal instructions.
- Improved wording and consistency across actions/notification docs and renamed/relinked the notification sounds section.
Comment on lines
129
to
131
| device_id: | ||
| description: The ID of the device to send the message to. | ||
| required: true |
There was a problem hiding this comment.
In the lametric.chart action documentation, device_id is described as sending a "message". Since this action displays a chart, this wording is misleading; update the description to refer to sending/displaying a chart (or notification) instead of a message.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
silamon
approved these changes
Apr 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Completes the LaMetric integration documentation to address all docs
todoitems in the integration's quality scale (quality_scale.yamlin core).Adds or rewrites:
configuration_basicblock for Host and API key, with a note about automatic vs manual setup.strings.json.Cleanup:
List of notification soundstoNotification sounds(sentence case).All details verified against
config_flow.py,coordinator.py,const.py,strings.json,services.yaml, andquality_scale.yamlin core.Type of change
Additional information
Checklist
currentbranch.