Skip to content

Set The Power Save Level - #65

Merged
Bunton33 merged 1 commit into
betafrom
power_save
Aug 3, 2026
Merged

Set The Power Save Level#65
Bunton33 merged 1 commit into
betafrom
power_save

Conversation

@Bunton33

@Bunton33 Bunton33 commented Aug 3, 2026

Copy link
Copy Markdown

Version:

What does this implement/fix?

  • Sets the power save mode to none

Types of changes

  • Bugfix (fixed change that fixes an issue)
  • New feature (thanks!)
  • Breaking change (repair/feature that breaks existing functionality)
  • Dependency Update - Does not publish
  • Other - Does not publish
  • Website of github readme file update - Does not publish
  • Github workflows - Does not publish

Checklist / Checklijst:

  • The code change has been tested and works locally
  • The code change has not yet been tested

If user-visible functionality or configuration variables are added/modified:

  • Added/updated documentation for the web page

Summary by CodeRabbit

  • Bug Fixes
    • Disabled Wi‑Fi power-saving mode to improve connection stability for the ESPHome device.

@github-actions github-actions Bot added the new-feature New feature or request label Aug 3, 2026
@github-actions
github-actions Bot requested a review from bharvey88 August 3, 2026 22:30
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ab3ccbea-34c5-4507-83f8-adf5b9a751b9

📥 Commits

Reviewing files that changed from the base of the PR and between 2b0004a and ba2959d.

📒 Files selected for processing (1)
  • Integrations/ESPHome/CAST-1_W.yaml

Walkthrough

The ESPHome Wi-Fi configuration disables power-saving mode by setting power_save_mode to none.

Changes

Wi-Fi Configuration

Layer / File(s) Summary
Disable Wi-Fi power saving
Integrations/ESPHome/CAST-1_W.yaml
The Wi-Fi configuration sets power_save_mode to none.

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

Suggested reviewers: bharvey88, trevorschirmer

Poem

A rabbit hops through Wi-Fi air,
With power-saving set to bare.
The signal stays awake and bright,
Through every quiet CAST-1 night.
“None,” it says, and nibbles right.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title describes the main change to the Wi-Fi power save setting, but it does not specify that the mode is set to none.
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
  • Commit unit tests in branch power_save

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.

@Bunton33
Bunton33 merged commit 8500832 into beta Aug 3, 2026
9 checks passed
@Bunton33
Bunton33 deleted the power_save branch August 3, 2026 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants