Adds new integration [jensenbox/ha-arctic-spa]#8841
Conversation
|
Thank you for submitting your repository to HACS (Home Assistant Community Store). Your submission is in the review queue: You can view the current queue here. Pull requests are processed in the order they were created, oldest first. What to avoid during review:
If you need to make changes: About draft pull requests: What happens next:
|
…badge, version (#40) 1. .github/release-drafter.yml: add a 'Dependencies' category (label 'dependencies', collapse-after 3) and map 'dependencies' -> patch. 2. README.md: HACS-Custom badge -> HACS-Default (accurate once hacs/default#8841 merges; submitted + all checks green). 3. .pre-commit-config.yaml: add astral-sh/uv-pre-commit 'uv-lock' (keeps uv.lock in sync with pyproject.toml) + pre-commit-hooks basics (trailing-whitespace, end-of-file-fixer, check-yaml/json/toml, check-merge-conflict, check-added-large-files). Runs under the existing prek action; ruff stays the Python linter/formatter. Excludes .idea/. 4. pyproject.toml: version 1.0.0 -> 0.1.3 (re-locked uv.lock to match). Verified: prek run --all-files all pass; 34 tests pass.
Checklist
Links
Link to current release: https://github.com/jensenbox/ha-arctic-spa/releases/tag/v0.1.3
Link to successful HACS action (without the
ignorekey): https://github.com/jensenbox/ha-arctic-spa/actions/runs/28411570837/job/84185418938Link to successful hassfest action (if integration): https://github.com/jensenbox/ha-arctic-spa/actions/runs/28411570837/job/84185418964