Skip to content

Releases: home-assistant-ecosystem/python-opensensemap-api

0.4.1

Choose a tag to compare

@fabaff fabaff released this 07 Apr 00:24
  • Migrate away from async-timeout

0.4.0

Choose a tag to compare

@fabaff fabaff released this 07 Apr 00:13
  • Migrate build system to hatchling
  • Update CI workflow to use hatchling and ruff
  • Add pytest unit tests for opensensemap_api

Full Changelog: 0.3.2...0.4.0

0.3.2

Choose a tag to compare

@fabaff fabaff released this 29 Dec 10:22
fa188f8
  • Unhandled exception on missing sensor property "lastMeasurement" (thanks @hubwoop)
  • Add additional properties (thanks @hubwoop)

0.3.1

Choose a tag to compare

@fabaff fabaff released this 17 Nov 11:39
2fe5754
  • Allow to work with offline stations
  • Description is an optional entry for a station

0.3.0

Choose a tag to compare

@fabaff fabaff released this 25 Dec 09:48
69071c6
  • Support for Python 3.10 and Python 3.11
  • Minimal required Python release is 3.9

0.2.0

Choose a tag to compare

@fabaff fabaff released this 23 Nov 08:48
  • Support for async_timeout >=4

0.1.6

Choose a tag to compare

@fabaff fabaff released this 20 Mar 19:59
a73962f

0.1.5

Choose a tag to compare

@fabaff fabaff released this 28 Feb 08:05
3c4f547
  • Add additional measurements (@scop)
  • Make it more robust (@scop)