breakout-garden-exporter

Exposes Prometheus metrics from sensors that are part of Pimoroni's Breakout Garden family.

GPL-3.0 License

Downloads
91
Stars
0

Bot releases are visible (Hide)

breakout-garden-exporter - v0.5.0 Latest Release

Published by github-actions[bot] 11 months ago

v0.5.0 (2023-11-22)

Chore

  • chore(deps): update dependency mypy to v1.7.0 (d599ad0)

  • chore(deps): update dependency wheel to v0.41.3 (c7a4c7a)

  • chore(deps): update dependency python-semantic-release to v8.3.0 (3338cee)

  • chore(deps): update dependency python-semantic-release to v8.2.0 (979bd47)

  • chore(deps): update dependency mypy to v1.6.1 (0f8c5db)

  • chore(deps): update dependency python-semantic-release to v8.1.2 (faeac61)

  • chore(deps): update dependency pycodestyle to v2.11.1 (7ffcc4a)

  • chore(deps): update dependency mypy to v1.6.0 (e64fb0d)

  • chore(deps): update dependency python-semantic-release to v8.1.1 (71f72be)

  • chore(deps): update actions/checkout action to v4 (a2dc402)

  • chore: Fix typo. (3def9fe)

  • chore: Add link to PyPI (cc8cce6)

  • chore: Add download stats badge to readme. (08c0027)

Feature

  • feat: Add support for Python 3.12. (538245b)

Fix

  • fix: Fix tests on Python 3.12. (076631e)

Unknown

  • Merge pull request #21 from andrewjw/renovate/actions-checkout-4.x

chore(deps): update actions/checkout action to v4 (fd010f5)

breakout-garden-exporter - v0.4.6

Published by github-actions[bot] about 1 year ago

v0.4.6 (2023-08-27)

Chore

  • chore(deps): update dependency python-semantic-release to v8.0.8 (2e7810c)

  • chore(deps): update dependency smbus2 to v0.4.3 (88ba674)

  • chore(deps): update dependency wheel to v0.41.2 (f19c79b)

  • chore(deps): update dependency python-semantic-release to v8.0.7 (51064b4)

  • chore(deps): update dependency mypy to v1.5.1 (8c03659)

  • chore(deps): update dependency python-semantic-release to v8.0.6 (4bf93fa)

  • chore(deps): update dependency python-semantic-release to v8.0.5 (600f7ef)

  • chore(deps): update dependency mypy to v1.5.0 (881e243)

  • chore(deps): update dependency wheel to v0.41.1 (1f91670)

Fix

  • fix: Fix releases with semantic-release v8. (afa307f)
breakout-garden-exporter - v0.4.5

Published by github-actions[bot] about 1 year ago

v0.4.5 (2023-07-31)

Fix

  • fix: Correct GitHub token (42b14ed)
breakout-garden-exporter - v0.4.4

Published by github-actions[bot] about 1 year ago

v0.4.4 (2023-07-31)

Fix

  • fix: Typo in semantic-release config. (f834033)
breakout-garden-exporter - v0.4.3

Published by github-actions[bot] about 1 year ago

v0.4.3 (2023-07-31)

Fix

  • fix: Tell semantic-release to update the version variable. (faedd07)
breakout-garden-exporter - v0.4.2

Published by github-actions[bot] about 1 year ago

v0.4.2 (2023-07-31)

Chore

  • chore: Allow wheels to be built. (19c56d1)

Fix

  • fix: Pass config to semantic-release (86be6cd)
breakout-garden-exporter - v0.4.1

Published by github-actions[bot] about 1 year ago

v0.4.1 (2023-07-31)

Fix

  • fix: Run build commands to produce artifacts (7675f2a)
breakout-garden-exporter - v0.4.0

Published by github-actions[bot] about 1 year ago

v0.4.0 (2023-07-31)

Chore

  • chore: Trying to fix semanic-release v8 changes (e2d364c)

  • chore: Trying to fix semanic-release v8 changes (a95c372)

  • chore: Fix workflow to use semantic-release v8 command (e5b6d44)

  • chore(deps): update dependency pycodestyle to v2.11.0 (1eec146)

  • chore(deps): update dependency python-semantic-release to v8.0.4 (c1ffa06)

  • chore(deps): update dependency python-semantic-release to v8.0.3 (3fd7820)

  • chore(deps): update dependency python-semantic-release to v8.0.2 (cd12dc4)

  • chore(deps): update dependency python-semantic-release to v8 (15c99d6)

Fix

  • fix: Fix tests. (36478d5)

  • fix: Handle missing ICP10125 sensor. (c7a2ed2)

  • fix: Handle a missing SGP30. (543d9af)

Unknown

  • Merge pull request #7 from andrewjw/bme280

Add support for BME280 (untested) (f89fb45)

  • Merge branch 'main' into bme280 (30b5891)

  • Merge pull request #6 from andrewjw/renovate/python-semantic-release-8.x

chore(deps): update dependency python-semantic-release to v8 (6bd02f9)

breakout-garden-exporter - v0.3.1

Published by github-actions[bot] over 1 year ago

Fix

  • Handle an error when no i2c interface is found. (27c4776)
breakout-garden-exporter - v0.3.0

Published by github-actions[bot] over 1 year ago

Feature

  • Add support for the SGP30 air quality sensor. (2b8584f)
breakout-garden-exporter - v0.2.0

Published by github-actions[bot] over 1 year ago

Feature

  • Add command line options to readme. (01771cd)