hass.tibber_prices/.github/workflows
Julian Pawlowski 4d822030f9 fix(ci): bump Python to 3.14 and pin uv venv to setup-python interpreter
homeassistant==2026.3.4 requires Python>=3.14.2. The lint workflow was
specifying Python 3.13, and uv venv was ignoring actions/setup-python and
picking up the system Python (3.14.0) instead.

Changes:
- lint.yml: python-version 3.13 → 3.14
- bootstrap: uv venv now uses $(which python) to respect
  actions/setup-python and local pyenv/asdf setups

Impact: lint workflow no longer fails with Python version unsatisfiable
dependency error when installing homeassistant.
2026-03-29 18:55:23 +00:00
..
auto-tag.yml chore(release): enhance version parsing to support beta/prerelease suffix 2025-12-25 22:50:12 +00:00
docusaurus.yml chore(deps): bump actions/deploy-pages from 4 to 5 (#95) 2026-03-28 15:52:47 +01:00
lint.yml fix(ci): bump Python to 3.14 and pin uv venv to setup-python interpreter 2026-03-29 18:55:23 +00:00
release.yml chore(release): enhance version parsing to support beta/prerelease suffix 2025-12-25 22:50:12 +00:00
validate.yml chore(deps): bump home-assistant/actions (#93) 2026-03-22 21:11:16 +01:00