Tags: Nicxe/felt_temperature
Tags
Beta (#39) * fix: prevent semantic-release success step from failing * chore: Update npm override to resolve bundled tar vulnerability The npm package bundled inside @semantic-release/npm included a version of tar with known security vulnerabilities (CVE-2026-26960, CVE-2026-24842). Adding an npm version override forces the dependency resolver to use npm >= 11.10.1, which bundles tar 7.5.9, resolving both CVEs. * Dev (#38) * chore: update overrides to fix undici and tar security vulnerabilities Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: **Restore Felt Temperature updates and optional wind configuration** The Felt Temperature integration now continues updating when source entities become available after startup. Optional wind sources can also be left empty or removed without causing a validation error. Fixes #37. --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Dev (#38) * chore: update overrides to fix undici and tar security vulnerabilities Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: **Restore Felt Temperature updates and optional wind configuration** The Felt Temperature integration now continues updating when source entities become available after startup. Optional wind sources can also be left empty or removed without causing a validation error. Fixes #37. --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>