Skip to content

Fix some minor typos - #1398

Open
cnotin wants to merge 1 commit into
frenck:mainfrom
cnotin:agent/fix-home-assistant-typos
Open

Fix some minor typos#1398
cnotin wants to merge 1 commit into
frenck:mainfrom
cnotin:agent/fix-home-assistant-typos

Conversation

@cnotin

@cnotin cnotin commented Aug 3, 2026

Copy link
Copy Markdown

Description

Corrects Home Asistant and providig typos in automation documentation and Home Assistant entity docstrings.

Motivation and Context

These user-facing and developer-facing strings contain spelling errors.

How has this been tested?

  • Ran git diff --check.
  • Searched the repository for Home Asistant and providig; no occurrences remain.

Screenshots (if appropriate):

Not applicable.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copilot AI review requested due to automatic review settings August 3, 2026 18:57
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c076dc56-cee9-4c01-a944-862ca6ed00ea

📥 Commits

Reviewing files that changed from the base of the PR and between d85e2e5 and 42019d6.

📒 Files selected for processing (4)
  • custom_components/spook/ectoplasms/cloud/switch.py
  • custom_components/spook/ectoplasms/homeassistant/button.py
  • custom_components/spook/ectoplasms/homeassistant/sensor.py
  • documentation/integrations/automation.md

📝 Walkthrough

Walkthrough

The change corrects spelling errors in three entity class docstrings and one automation documentation image alt text. Runtime behavior and public declarations remain unchanged.

Changes

Spelling Corrections

Layer / File(s) Summary
Documentation text corrections
custom_components/spook/ectoplasms/cloud/switch.py, custom_components/spook/ectoplasms/homeassistant/button.py, custom_components/spook/ectoplasms/homeassistant/sensor.py, documentation/integrations/automation.md
Corrected spelling in three class docstrings and the automation image alt text.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

A rabbit found typos hiding tight,
In docstrings and image text bright.
It fixed every hare-brained miss,
With one quick nibble—swift as this.
The words now spell just right.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately identifies the primary change as minor typo corrections across documentation and entity docstrings.
Description check ✅ Passed The description directly explains the spelling corrections, affected areas, testing, and documentation impact.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

sonarqubecloud Bot commented Aug 3, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Corrects spelling errors in Home Assistant documentation and entity docstrings.

Changes:

  • Corrects “Home Asistant” to “Home Assistant.”
  • Corrects “providig” to “providing.”

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
documentation/integrations/automation.md Fixes automation image alt text.
custom_components/spook/ectoplasms/homeassistant/sensor.py Fixes the sensor entity docstring.
custom_components/spook/ectoplasms/homeassistant/button.py Fixes the button entity docstring.
custom_components/spook/ectoplasms/cloud/switch.py Fixes the cloud switch entity docstring.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cnotin cnotin changed the title Fix Home Assistant typos Fix some minor typos Aug 3, 2026
@cnotin
cnotin marked this pull request as ready for review August 3, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants