Skip to content

Fix is_on docstring wording on binary sensors#823

Draft
TheJulianJES wants to merge 1 commit into
devfrom
zigpy-bot/fix-binary-sensor-is-on-docstring
Draft

Fix is_on docstring wording on binary sensors#823
TheJulianJES wants to merge 1 commit into
devfrom
zigpy-bot/fix-binary-sensor-is-on-docstring

Conversation

@TheJulianJES

Copy link
Copy Markdown
Contributor

The BinarySensor.is_on docstring described a "switch" rather than a binary sensor, which is confusing in logs/docs. Reworded to "binary sensor". Reported by Copilot on #821.

The `BinarySensor.is_on` docstring described a "switch" rather than a
binary sensor, which is confusing in logs/docs. Reworded to "binary
sensor". Reported by Copilot on #821.
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.27%. Comparing base (c38e03e) to head (3af39aa).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #823   +/-   ##
=======================================
  Coverage   97.27%   97.27%           
=======================================
  Files          55       55           
  Lines       10930    10930           
=======================================
  Hits        10632    10632           
  Misses        298      298           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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