Releases: Pirate-Weather/pirate-weather-ha
v1.5.5: Minor Updates
- Corrects a small bug about platforms re: Issue #273
- Changes sensor reported times to datetimes re: Issue #275
- Allows for updating locations via hass re: Issue #241
- Allows changing the scan_interval re: Issue #230
- Fixed an issue where Liquid/Snow/Ice accumulation weren't converted to inches if US units are selected re: issue #285
What's Changed
- Bump homeassistant from 2024.8.0 to 2024.8.1 by @dependabot in #282
- Allow lint script to format as well as check the code by @cloneofghosts in #283
- Bump ruff from 0.5.7 to 0.6.0 by @dependabot in #284
- Fix Liquid/Snow/Ice accumulation in US units by @cloneofghosts in #286
Full Changelog: v1.5.4...v1.5.5
v1.5.4: async_forward_entry_setup warning fix
Small release to fix the async_forward_entry_setup warning that was reported in #273
What's Changed
- Bump softprops/action-gh-release from 2.0.5 to 2.0.6 by @dependabot in #250
- Bump homeassistant from 2024.6.2 to 2024.6.4 by @dependabot in #251
- Bump ruff from 0.4.8 to 0.4.10 by @dependabot in #252
- Update pip requirement from <24.1,>=21.0 to >=21.0,<24.2 by @dependabot in #253
- Bump ruff from 0.4.10 to 0.5.0 by @dependabot in #254
- Bump homeassistant from 2024.6.4 to 2024.7.0 by @dependabot in #256
- Bump ruff from 0.5.0 to 0.5.1 by @dependabot in #257
- Bump homeassistant from 2024.7.0 to 2024.7.1 by @dependabot in #258
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #259
- Bump homeassistant from 2024.7.1 to 2024.7.2 by @dependabot in #260
- Bump ruff from 0.5.1 to 0.5.2 by @dependabot in #262
- Bump softprops/action-gh-release from 2.0.6 to 2.0.7 by @dependabot in #263
- Bump ruff from 0.5.2 to 0.5.3 by @dependabot in #264
- Bump softprops/action-gh-release from 2.0.7 to 2.0.8 by @dependabot in #267
- Bump homeassistant from 2024.7.2 to 2024.7.3 by @dependabot in #266
- Bump ruff from 0.5.3 to 0.5.4 by @dependabot in #268
- Bump ruff from 0.5.4 to 0.5.5 by @dependabot in #269
- Update pip requirement from <24.2,>=21.0 to >=21.0,<24.3 by @dependabot in #270
- Bump homeassistant from 2024.7.3 to 2024.7.4 by @dependabot in #271
- Bump ruff from 0.5.5 to 0.5.6 by @dependabot in #274
- Bump homeassistant from 2024.7.4 to 2024.8.0 by @dependabot in #277
- Bump ruff from 0.5.6 to 0.5.7 by @dependabot in #278
- Fixed async_forward_entry_setup warning by @cloneofghosts in #280
Full Changelog: v1.5.3...v1.5.4
v1.5.3: Slovak translation and blueprint update
Small release to update the integration based on the changes made in the integration_blueprint. It also changes the data update logger debug message to remove your location.
What's Changed
- Bump ruff from 0.4.4 to 0.4.5 by @dependabot in #238
- Bump ruff from 0.4.5 to 0.4.6 by @dependabot in #239
- Bump ruff from 0.4.6 to 0.4.7 by @dependabot in #240
- Bump ruff from 0.4.7 to 0.4.8 by @dependabot in #244
- Update HomeAssistant version monthly by @cloneofghosts in #247
- Updates based on blueprint by @cloneofghosts and @alexander0042 in #248
- Add: Slovak translation by @derror in #249
New Contributors
Full Changelog: v1.5.2...v1.5.3
v1.5.2: Additional time sensors for daily temperatures
Small release to add daily temperatureHigh, temperatureLow, apparentTemperatureHigh and apparentTemperatureLow time sensors.
What's Changed
- Bump ruff from 0.4.2 to 0.4.3 by @dependabot in #232
- bug: "Pirate Weather data update for" to print in DEBUG, not INFO by @GuyKh in #233
- Bump ruff from 0.4.3 to 0.4.4 by @dependabot in #234
- Add time sensors for daily temperatures by @cloneofghosts in #236
Full Changelog: v1.5.1...v1.5.2
v1.5.1: Sensor State Classes
Small release which adds the measurement state_class to various sensors.
What's Changed
- Add state classes to sensors by @cloneofghosts in #228
Full Changelog: v1.5...v1.5.1
v1.5: Version 2 Data Points Sensors
This release adds support for the new data points introduced in API version 2.0.1.
What's Changed
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #222
- Bump ruff from 0.4.1 to 0.4.2 by @dependabot in #223
- Sensors for V2 features by @cloneofghosts in #225
Full Changelog: v1.4.6...v1.5
v1.4.6: Daily Temperature Change
With version 2.0.1 releasing today this release changes temperatureMax
back to temperatureHigh
. The issue with the daily temperature high displaying the high temperature for the week after 6pm local has been fixed in the API.
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 1.7.0 by @dependabot in #203
- Bump ruff from 0.3.3 to 0.3.4 by @dependabot in #204
- Bump dependabot/fetch-metadata from 1.7.0 to 2.0.0 by @dependabot in #205
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #207
- Bump ruff from 0.3.4 to 0.3.5 by @dependabot in #210
- Change
temperatureMax
back totemperatureHigh
by @cloneofghosts in #212 - Bump ruff from 0.3.5 to 0.3.6 by @dependabot in #214
- Bump ruff from 0.3.6 to 0.3.7 by @dependabot in #215
- Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 by @dependabot in #216
- Bump ruff from 0.3.7 to 0.4.0 by @dependabot in #217
- Bump ruff from 0.4.0 to 0.4.1 by @dependabot in #219
Full Changelog: v1.4.5.1...v1.4.6
v1.4.5.1: FIx Wind Gust Speed Units
Small release to fix the issue where the wind gust speed was not using the system units.
What's Changed
- Bump ruff from 0.3.2 to 0.3.3 by @dependabot in #200
- Fix Wind Gust Speed Units by @cloneofghosts in #201
Full Changelog: v1.4.5...v1.4.5.1
v1.4.5: Wind Gust Forecast
This release adds support for wind gusts in the forecasts and current conditions. Cloud cover has also been added to the current conditions as it was forecast only before.
What's Changed
- Bump ruff from 0.2.1 to 0.2.2 by @dependabot in #194
- Bump ruff from 0.2.2 to 0.3.0 by @dependabot in #195
- Bump ruff from 0.3.0 to 0.3.1 by @dependabot in #196
- Bump ruff from 0.3.1 to 0.3.2 by @dependabot in #198
- Add Support for Wind Gusts by @cloneofghosts in #199
Full Changelog: v1.4.4...v1.4.5
v1.4.4: Rounding Fix
This release adds back rounding to the sensors which fixes the issue of the sensors having too many decimal places if using a non-metric units system.
What's Changed
- Fix Rounding by @cloneofghosts in #193
Full Changelog: v1.4.3...v1.4.4