adaptive-lighting/.github/workflows
Lenucksi cc25a50401 ci: add automated weekly test matrix updates
Add automation to keep the pytest test matrix up-to-date with latest
Home Assistant Core releases:

1. **Weekly Automation**: New workflow updates test matrix automatically
2. **Version Fetcher**: Python script queries GitHub API for latest HA Core releases
3. **PR Creation**: Automatically creates PRs when new versions are available

## Benefits
- No more manual updates when new HA Core versions are released
- Automatic tracking of new HA Core releases
- Reduces maintenance burden

## Background
This builds on commit a982acb which fixed mypy-dev pinning. While upstream
now installs latest mypy-dev automatically, the test matrix versions still
need manual updates. This automation solves that remaining manual task.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 08:09:19 -08:00
..
install_dependencies ⬆️ Update actions/setup-python action to v6 (#1261) 2025-11-27 09:34:46 -08:00
deploy-webapp.yml ⬆️ Update actions/setup-python action to v6 (#1261) 2025-11-27 09:34:46 -08:00
docker-build.yml ⬆️ Update docker/build-push-action action to v6 (#1113) 2024-12-05 21:42:14 +02:00
hassfest.yaml ⬆️ Update actions/checkout action to v6 (#1288) 2025-11-27 09:27:27 -08:00
main-to-master-sync.yml ⬆️ Update actions/checkout action to v6 (#1288) 2025-11-27 09:27:27 -08:00
pre-commit.yaml ⬆️ Update actions/setup-python action to v6 (#1261) 2025-11-27 09:34:46 -08:00
pytest.yaml ⬆️ Update actions/checkout action to v6 (#1288) 2025-11-27 09:27:27 -08:00
release-drafter.yml ⬆️ Update release-drafter/release-drafter action to v6 (#1119) 2024-12-05 21:41:23 +02:00
toc.yaml fix(ci): add branch filter to TOC generator workflow (#1320) 2025-11-30 08:06:21 -08:00
update-readme.yml ⬆️ Update actions/checkout action to v6 (#1288) 2025-11-27 09:27:27 -08:00
update-test-matrix.yaml ci: add automated weekly test matrix updates 2025-11-30 08:09:19 -08:00
validate.yml ⬆️ Update actions/checkout action to v6 (#1288) 2025-11-27 09:27:27 -08:00