Skip to content

ai: Force upgrade to 2026#41

Merged
ping-localhost merged 1 commit into
mainfrom
2026
Jun 9, 2026
Merged

ai: Force upgrade to 2026#41
ping-localhost merged 1 commit into
mainfrom
2026

Conversation

@ping-localhost

@ping-localhost ping-localhost commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

Upgrade the panda-status custom integration for Home Assistant 2026 compatibility and improve internal integration stability.

Changes

  • Updated dependency pins in pyproject.toml:
    • homeassistant==2026.2.3
    • home-assistant-intents==2026.6.1
  • Updated HACS compatibility in hacs.json to 2026.2.3
  • Bumped integration version to 2.0.0 in manifest.json
  • Refactored config_flow.py
    • removed unused printer_name
    • preserved unique ID setup logic
  • Improved entity handling in entity.py
    • unique ID fallback for safer entity registration
  • Enhanced select entity logic in select.py
    • better display-name mapping
    • refreshed selection state on coordinator updates
  • Improved switch entity update handling in switch.py
  • Fixed websocket client async context and timeout behavior in websocket.py
  • Cleaned internal imports in tools.py
  • Verified linting passes with ruff from the project virtual environment
@ping-localhost ping-localhost self-assigned this Jun 9, 2026
@ping-localhost ping-localhost force-pushed the 2026 branch 2 times, most recently from 757832e to a2bf001 Compare June 9, 2026 21:48
@ping-localhost ping-localhost merged commit ec87204 into main Jun 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant