hass.tibber_prices/.github
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
..
ISSUE_TEMPLATE update dev environment 2025-11-03 15:54:01 +00:00
workflows fix(ci): bump Python to 3.14 and pin uv venv to setup-python interpreter 2026-03-29 18:55:23 +00:00
dependabot.yml Initial commit 2025-04-18 14:32:54 +02:00
FUNDING.yml Modify FUNDING.yml with new sponsorship details 2025-12-07 16:36:16 +01:00
release.yml feat(release): add automated release notes generation system 2025-11-09 14:25:15 +00:00