Skip to content

Releases: briis/pymeteobridgesql

Release 1.1.7

27 Apr 13:57
Compare
Choose a tag to compare

Date: 2024-04-27

What Changed

  • Added daily sunrise and sunset values to forecast
  • Added to_json function to alle data tables

Full Changelog: v1.1.6...v1.1.7

Release 1.1.6

26 Apr 18:14
Compare
Choose a tag to compare
  • Added to_dict function to Realtimedata dataclass

Full Changelog: v1.1.5...v1.1.6

v1.1.5

26 Apr 17:07
Compare
Choose a tag to compare

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #2

Full Changelog: v1.1.4...v1.1.5

Release 1.1.4

05 Mar 14:52
Compare
Choose a tag to compare

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #1

New Contributors

Full Changelog: v1.1.3...v1.1.4

Release 1.1.3

13 Feb 07:42
Compare
Choose a tag to compare

Changes

  • Added conditions to realtime table.

Release 1.1.2

10 Feb 17:43
Compare
Choose a tag to compare

Date: 2024-02-10

Changes

  • Ensure we always retrieve the next 48 hours of Hourly Forecast data.

Release 1.1.1

10 Feb 14:52
Compare
Choose a tag to compare

Date: 2024-02-10

Changes

  • Added new function async_disconnect to ensure connection to the database is closed.
  • Converted the date field in the ForecastDaily table to a datetime

Release 1.1.0

10 Feb 13:04
Compare
Choose a tag to compare

Date: 2024-02-10

Changes

  • Added new function async_get_forecast to get either the hourly our daily weather forecast. To get Hourly data use True as parameter.

Release 1.0.7

10 Feb 10:43
Compare
Choose a tag to compare

Date: 2024-02-10

Changes

  • Added condition icon and forecast description to realtime data
  • Preparing for adding Weather Forecast from Visual Crossing

Release 1.0.5

28 Jan 13:22
Compare
Choose a tag to compare

Date: 2024-01-28

Changes

  • Added Air Quality calculated sensor (AQI)