Skip to content

Releases: Pirate-Weather/pirate-weather-ha

v1.5.8: DateTime Sensors

22 Aug 19:23
Compare
Choose a tag to compare

Release Notes

  • Adds the timestamp sensor class to the datetime sensors (#275)
  • Adds sourceTimes timestamp sensor for each of the models used in the API (#296)

Full Changelog: v1.5.7...v1.5.8

v1.5.7: KeyError Fix

18 Aug 18:33
87333d2
Compare
Choose a tag to compare

Release Notes

Small release to fix the scan_interval KeyError issues people are facing when upgrading to the latest release. If you haven't already updated to v1.5.5 or v1.5.6 the integration will use the previously configured scan_interval by default.

What's Changed

Full Changelog: v1.5.6...v1.5.7

v1.5.6: Fix sensor setup issue

17 Aug 16:11
1af0a02
Compare
Choose a tag to compare

Breaking Change

Introduced in V1.5.5 is the option to change the integration scan_interval from the configuration. If you were running a previous version of the integration you will get an integration error after updating. To fix the error configure the integration again and click OK and it will fix the issue.

Release Notes

Rapid release to fix the sensor setup issue that people have been reporting.

This is a re-release of V1.5.6 with the version number updated to 1.5.6.

What's Changed

Full Changelog: v1.5.5...v1.5.6

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