Skip to content

Phase B: Silver quality scale compliance#13

Merged
kongo09 merged 3 commits intomainfrom
phase-b-silver
Mar 6, 2026
Merged

Phase B: Silver quality scale compliance#13
kongo09 merged 3 commits intomainfrom
phase-b-silver

Conversation

@kongo09
Copy link
Copy Markdown
Owner

@kongo09 kongo09 commented Mar 6, 2026

Summary

  • PARALLEL_UPDATES — set PARALLEL_UPDATES = 0 on button and number platforms
  • Documentation — expand Configuration section with setup and options parameter tables
  • Test coverage — increase from 94% to 96% (number.py and storage.py now at 100%)

Quality Scale

Addresses Silver tier rules:

  • parallel-updates
  • docs-configuration-parameters
  • docs-installation-parameters
  • test-coverage ✅ (96%, all modules ≥ 93%)

Test plan

  • 54 tests pass
  • Coverage at 96% (was 94%)
  • Ruff lint + format clean

🤖 Generated with Claude Code

kongo09 and others added 3 commits March 6, 2026 22:28
Set PARALLEL_UPDATES = 0 (unlimited) on both button and number
platforms. Appropriate since entities delegate to remote.send_command
with no shared connection to throttle.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Expand the Configuration section with setup parameters table and
options parameters table describing the remote entities selector.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add tests for number entity state restore and set_native_value.
Add tests for Tuya Local storage reader edge cases (missing/error).
All modules except __init__.py now at 100%.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kongo09 kongo09 merged commit cd37f98 into main Mar 6, 2026
4 checks passed
@kongo09 kongo09 deleted the phase-b-silver branch March 6, 2026 22:34
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.

1 participant