Skip to content

Releases: Pirate-Weather/pirate-weather-ha

v1.5.5: Minor Updates

16 Aug 18:43
d7fc3c3
Compare
Choose a tag to compare
  • 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

Full Changelog: v1.5.4...v1.5.5

v1.5.4: async_forward_entry_setup warning fix

11 Aug 17:34
639d8c5
Compare
Choose a tag to compare

Small release to fix the async_forward_entry_setup warning that was reported in #273

What's Changed

Full Changelog: v1.5.3...v1.5.4

v1.5.3: Slovak translation and blueprint update

17 Jun 21:19
131cafd
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2: Additional time sensors for daily temperatures

12 May 19:08
b2505d8
Compare
Choose a tag to compare

Small release to add daily temperatureHigh, temperatureLow, apparentTemperatureHigh and apparentTemperatureLow time sensors.

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1: Sensor State Classes

30 Apr 17:12
db820d8
Compare
Choose a tag to compare

Small release which adds the measurement state_class to various sensors.

What's Changed

Full Changelog: v1.5...v1.5.1

v1.5: Version 2 Data Points Sensors

29 Apr 17:12
b14eb9d
Compare
Choose a tag to compare

This release adds support for the new data points introduced in API version 2.0.1.

What's Changed

Full Changelog: v1.4.6...v1.5

v1.4.6: Daily Temperature Change

24 Apr 19:38
c86ea95
Compare
Choose a tag to compare

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

Full Changelog: v1.4.5.1...v1.4.6

v1.4.5.1: FIx Wind Gust Speed Units

16 Mar 01:22
0fd3cbf
Compare
Choose a tag to compare

Small release to fix the issue where the wind gust speed was not using the system units.

What's Changed

Full Changelog: v1.4.5...v1.4.5.1

v1.4.5: Wind Gust Forecast

11 Mar 22:18
8f9ea57
Compare
Choose a tag to compare

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

Full Changelog: v1.4.4...v1.4.5

v1.4.4: Rounding Fix

16 Feb 01:15
d8dd522
Compare
Choose a tag to compare

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

Full Changelog: v1.4.3...v1.4.4