hass.tibber_prices/scripts/setup
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
..
bootstrap fix(ci): bump Python to 3.14 and pin uv venv to setup-python interpreter 2026-03-29 18:55:23 +00:00
reset refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
setup refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
sync-hacs refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00