Releases: Pirate-Weather/pirate-weather-ha
v1.8.9 - French Translation
Release Notes
Small release to add French translations to the integration.
What's Changed
- Create French translation file for Pirate Weather by @Locodice67 in #556
New Contributors
- @Locodice67 made their first contribution in #556
Full Changelog: v1.8.8...v1.8.9
v1.8.8 - Location Debug
Release Notes
Small release to add a debug statement to the weather refresh for debugging location changes.
What's Changed
- Bump ruff from 0.15.7 to 0.15.8 in the non-major-versions group by @dependabot[bot] in #545
- Bump ruff from 0.15.8 to 0.15.10 in the non-major-versions group by @dependabot[bot] in #546
- Bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #548
- Bump ruff from 0.15.10 to 0.15.11 in the non-major-versions group by @dependabot[bot] in #549
- Update pip requirement from <26.1,>=21.0 to >=26.0.1,<26.1 by @dependabot[bot] in #550
- Update pip requirement from <26.1,>=26.0.1 to >=26.1,<26.2 by @dependabot[bot] in #554
- Bump ruff from 0.15.11 to 0.15.12 in the non-major-versions group across 1 directory by @dependabot[bot] in #553
- Add location debug statement by @cloneofghosts in #555
Full Changelog: v1.8.7...v1.8.8
v1.8.7-debug - Location Debug
Release Notes
Small release to add a debug statement to the weather refresh for debugging location changes.
What's Changed
- Bump ruff from 0.15.7 to 0.15.8 in the non-major-versions group by @dependabot[bot] in #545
- Bump ruff from 0.15.8 to 0.15.10 in the non-major-versions group by @dependabot[bot] in #546
- Bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #548
- Bump ruff from 0.15.10 to 0.15.11 in the non-major-versions group by @dependabot[bot] in #549
- Update pip requirement from <26.1,>=21.0 to >=26.0.1,<26.1 by @dependabot[bot] in #550
Full Changelog: v1.8.7...v1.8.7-debug
v1.8.7
Release Notes
Fixes automatic location using latitude and not longitude and minor precipitation sensor fix.
This release fixes the versioning number to apply with semantic versioning rules. 1.8.4.1 can be considered 1.8.5 and 1.8.4.2 considered 1.8.6.
What's Changed
- Bump homeassistant from 2026.2.0 to 2026.2.1 in the non-major-versions group by @dependabot[bot] in #526
- Bump the pytest group with 2 updates by @dependabot[bot] in #525
- Bump pytest-homeassistant-custom-component from 0.13.314 to 0.13.315 in the pytest group by @dependabot[bot] in #527
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #528
- Bump actions/stale from 10.1.1 to 10.2.0 in the non-major-versions group by @dependabot[bot] in #529
- chore: bump homeassistant 2026.2.2?2026.2.3, ruff 0.15.1?0.15.2, pytest-homeassistant-custom-component 0.13.315?0.13.316 by @Aiudadadadf in #530
- Bump ruff from 0.15.2 to 0.15.3 in the non-major-versions group by @dependabot[bot] in #531
- Bump ruff from 0.15.3 to 0.15.4 in the non-major-versions group by @dependabot[bot] in #532
- Bump ruff from 0.15.4 to 0.15.5 in the non-major-versions group by @dependabot[bot] in #536
- Bump ruff from 0.15.5 to 0.15.7 in the non-major-versions group by @dependabot[bot] in #539
- Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the non-major-versions group by @dependabot[bot] in #540
- Fix longitude getting Home Assistant location latitude by @cloneofghosts in #541
- Fix intensity sensors using precipitation device class by @cloneofghosts in #543
New Contributors
- @Aiudadadadf made their first contribution in #530
Full Changelog: v1.8.4...v1.8.7
v1.8.4 - Add rainIntensity, iceIntensity, and snowIntensity sensors
Release Notes
Small release to add rainIntensity, iceIntensity, and snowIntensity sensors to the integration.
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 in the non-major-versions group by @dependabot[bot] in #494
- Update dependencies by @cloneofghosts in #500
- Add pytest group to dependabot configuration by @cloneofghosts in #502
- Bump homeassistant from 2025.12.5 to 2026.1.0 by @dependabot[bot] in #506
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #511
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #514
- Bump pytest-homeassistant-custom-compent to 0.13.307 by @dependabot[bot] in #513
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #516
- Add rainIntensity, iceIntensity, and snowIntensity sensors by @cloneofghosts in #518
- Update pip requirement from <25.4,>=21.0 to >=21.0,<26.1 by @dependabot[bot] in #522
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #524
Full Changelog: v1.8.3...v1.8.4
v1.8.3 - Add CAPE/Solar Radiation Sensors
Release Notes
Small release to add more data to the daily entity and adds sensors for CAPE and solar radiation.
What's Changed
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #487
- Bump the non-major-versions group with 4 updates by @dependabot[bot] in #488
- Add missing items to daily entity and add CAPE/Solar sensors by @cloneofghosts in #493
Full Changelog: v1.8.2...v1.8.3
v1.8.2 - Alert Sensor Fix
Release Notes
Since using helper functions to convert datetimes is no longer supported (home-assistant/core#157042 (comment)), this release uses the built in datetime functionality to perform this and fix the alerts sensor.
What's Changed
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #484
- Remove reference to datetime helper by @alexander0042 in #486
Full Changelog: v1.8.1...v1.8.2
v1.8.1: Hourly Precipitation Fix
Small release to change the hourly precipitation value to use accumulation instead of intensity.
What's Changed
- Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #478
- Update dependencies by @cloneofghosts in #479
- Fix precip rounding and change hourly to use accumulation by @cloneofghosts in #482
Full Changelog: v1.8...v1.8.1
v1.8: Twice Daily Forecasts
With the API version 2.8 release including a day/night forecast the integration has been updated to take advantage of the day/night forecasts.
What's Changed
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #449
- Bump ruff from 0.13.1 to 0.13.2 in the non-major-versions group by @dependabot[bot] in #450
- Add comprehensive integration tests for Pirate Weather component by @Copilot in #451
- Update tests by @cloneofghosts in #452
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #453
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #454
- Bump softprops/action-gh-release from 2.3.4 to 2.4.1 in the non-major-versions group by @dependabot[bot] in #455
- Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #456
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #457
- Bump the non-major-versions group with 4 updates by @dependabot[bot] in #460
- Bump the non-major-versions group with 3 updates by @dependabot[bot] in #461
- Update pip requirement from <25.3,>=21.0 to >=21.0,<25.4 by @dependabot[bot] in #462
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #463
- Bump softprops/action-gh-release from 2.4.1 to 2.4.2 in the non-major-versions group by @dependabot[bot] in #467
- Update models for API version 2.8 support by @cloneofghosts in #471
- Add support for twice daily forecast by @cloneofghosts in #472
New Contributors
- @Copilot made their first contribution in #451
Full Changelog: v1.7.7...v1.8
v1.7.7: Handle Missing Data
This release updates the data handling so the integration now returns None instead of -999 for missing data.
What's Changed
- Bump ruff from 0.12.7 to 0.12.8 in the non-major-versions group by @dependabot[bot] in #436
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #437
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #439
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #440
- Bump ruff from 0.12.10 to 0.12.11 in the non-major-versions group by @dependabot[bot] in #441
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #442
- Bump the non-major-versions group with 2 updates by @dependabot[bot] in #443
- Bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #444
- Bump softprops/action-gh-release from 2.3.2 to 2.3.3 in the non-major-versions group by @dependabot[bot] in #445
- Bump actions/stale from 9.1.0 to 10.0.0 by @dependabot[bot] in #446
- Handle Missing Data by @cloneofghosts in #448
Full Changelog: v1.7.6...v1.7.7