hass.tibber_prices/scripts
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
..
.lib refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
docs git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration 2025-12-06 01:37:06 +00:00
release fix(scripts): anchor grep pattern to prevent false tag match 2026-03-29 18:49:18 +00:00
setup fix(ci): bump Python to 3.14 and pin uv venv to setup-python interpreter 2026-03-29 18:55:23 +00:00
check refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
clean refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
develop refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
help refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
lint refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
lint-check refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
motd refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
test refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00
type-check refactor(scripts): reorganize and standardize development scripts 2025-11-26 13:11:52 +00:00