Skip to content

Complete LaMetric integration documentation for quality scale#44741

Merged
silamon merged 2 commits intocurrentfrom
frenck-2026-0325
Apr 14, 2026
Merged

Complete LaMetric integration documentation for quality scale#44741
silamon merged 2 commits intocurrentfrom
frenck-2026-0325

Conversation

@frenck
Copy link
Copy Markdown
Member

@frenck frenck commented Apr 13, 2026

Proposed change

Completes the LaMetric integration documentation to address all docs todo items in the integration's quality scale (quality_scale.yaml in core).

Adds or rewrites:

  • Use cases: four practical examples (notifications, charts, device control, app cycling).
  • Supported devices: LaMetric TIME.
  • Installation parameters: configuration_basic block for Host and API key, with a note about automatic vs manual setup.
  • Supported functionality: full entity breakdown for buttons, numbers, selects, sensors, switches, and the update entity, with entity categories, all verified against strings.json.
  • Data updates: 30-second polling interval.
  • Known limitations: local network requirement, USB brightness limit, fixed sound list.
  • Examples: three automation examples (arrival notification, temperature chart, doorbell with sound).
  • Troubleshooting: kept the USB brightness section and added a cannot-connect section.
  • Removing the integration: standard removal include.
  • Related: link to debug logs and diagnostics in frontmatter.

Cleanup:

  • Fixed "performed action against an LaMetric" grammar.
  • Renamed List of notification sounds to Notification sounds (sentence case).
  • Sorted the sounds list.
  • Tightened a few awkward sentences.

All details verified against config_flow.py, coordinator.py, const.py, strings.json, services.yaml, and quality_scale.yaml in core.

Type of change

  • Spelling, grammar or other readability improvements
  • Adjusted missing or incorrect information in the current documentation
  • Added documentation for a new integration I'm adding to Home Assistant
  • Added documentation for a new feature I'm adding to Home Assistant
  • Removed stale or deprecated documentation

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
  • The documentation follows the Home Assistant documentation standards.

Copilot AI review requested due to automatic review settings April 13, 2026 05:51
@home-assistant home-assistant Bot added the current This PR goes into the current branch label Apr 13, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 13, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit ef4fc5c
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/69dcb46e810428000889a523
😎 Deploy Preview https://deploy-preview-44741--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link

Copilot AI Apr 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copilot uses AI. Check for mistakes.
Comment thread source/_integrations/lametric.markdown
Comment thread source/_integrations/lametric.markdown
Comment thread source/_integrations/lametric.markdown Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@silamon silamon merged commit f72e84f into current Apr 14, 2026
9 checks passed
@silamon silamon deleted the frenck-2026-0325 branch April 14, 2026 18:05
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

current This PR goes into the current branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants