Skip to content

Mark writable entities unavailable when disconnected#245

Closed
MTrab wants to merge 33 commits intomainfrom
fix/unavailable-when-disconnected
Closed

Mark writable entities unavailable when disconnected#245
MTrab wants to merge 33 commits intomainfrom
fix/unavailable-when-disconnected

Conversation

@MTrab
Copy link
Copy Markdown
Owner

@MTrab MTrab commented Mar 11, 2026

Summary

  • mark writable Webasto entities unavailable when the device is explicitly disconnected
  • keep read-only entities unchanged
  • add regression coverage for availability and coordinator writes

Test strategy

  • ruff check .
  • python -m pytest -q tests

Known limitations

  • Read-only entities remain available by design
  • No live hardware validation was performed

Configuration changes

  • None

MTrab added 30 commits March 2, 2026 16:08
@MTrab MTrab added enhancement New feature or request patch Patch version release labels Mar 11, 2026
@github-actions github-actions Bot added the bug Something isn't working label Mar 11, 2026
@MTrab
Copy link
Copy Markdown
Owner Author

MTrab commented Mar 11, 2026

Superseded by #246, which was recreated from main so it only contains the availability fix.

@MTrab MTrab closed this Mar 11, 2026
@MTrab MTrab deleted the fix/unavailable-when-disconnected branch March 11, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request patch Patch version release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant