Prom433

Latest version: v2.7.0

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

2.2.0

Features

* feat: add --quiet to suppress server logging

Suppress server logging of all requests to limit noise in long running system logs.
Method taken from here,
https://stackoverflow.com/questions/21631799/how-can-i-pass-parameters-to-a-requesthandler ([`9770f43`](https://github.com/andrewjw/prom433/commit/9770f433f2e2bb2825aabceaefc2b73660e99234))

* feat: Add metrics

Additional metrics to support AmbientWeather station.
Wind avg/max, UV index/LUX/raw ([`f804439`](https://github.com/andrewjw/prom433/commit/f804439ce30dfbbcde4726a1aa78398ff1454fcf))

Unknown

* Merge pull request 15 from agspoon/add_quiet

feat: add --quiet to suppress server logging ([`79e77bd`](https://github.com/andrewjw/prom433/commit/79e77bd73dc32259563cee93ca2b9f089d7adc2b))

* Merge pull request 14 from agspoon/add_metrics

feat: Add metrics ([`ac1242b`](https://github.com/andrewjw/prom433/commit/ac1242b2be5c50c76d3b8b7e35b285ee6d73fc23))

2.1.2

Bug Fixes

* fix: Allow OS to choose Python version

Specify simply "python3", which will typically be a symlink to the minor
version selected on the platform. ([`bc56611`](https://github.com/andrewjw/prom433/commit/bc566119735500c546bc54aed1d4cd08a97b39cc))

Unknown

* Merge pull request 13 from agspoon/fix_python_version ([`346b2f9`](https://github.com/andrewjw/prom433/commit/346b2f9efa89a0621016402a311d89c103eeb946))

2.1.1

Bug Fixes

* fix: Treat all radio clocks as UTC so we return the correct time, regardless of the host's timezone (fix 11). ([`be71083`](https://github.com/andrewjw/prom433/commit/be7108383651c78f85d9d6e42f20c9e57ac74789))

Chores

* chore: Fix style. ([`1230cfa`](https://github.com/andrewjw/prom433/commit/1230cfab302069abfcd7e506a96aacc7cdd2433c))

* chore: Add CONTRIBUTING.md ([`98c61ce`](https://github.com/andrewjw/prom433/commit/98c61cecf9c190a7c133fb0600a4c6788e86497a))

* chore(deps): update dependency python-semantic-release to v7.33.0 ([`f4e8e33`](https://github.com/andrewjw/prom433/commit/f4e8e33e297d413c5c444f846286b3636cf6a903))

* chore(deps): update dependency pycodestyle to v2.10.0 ([`ec44a64`](https://github.com/andrewjw/prom433/commit/ec44a64e71879d6dadb6f0d98fd3093181a253e9))

* chore(deps): update python docker tag to v3.11 ([`1a057b0`](https://github.com/andrewjw/prom433/commit/1a057b03c1b36af71c223d98ad63de449c6ca824))

Unknown

* Merge pull request 12 from andrewjw/fix_11

fix: Treat all radio clocks as UTC so we return the correct time, regardless of the host timezone. ([`9579316`](https://github.com/andrewjw/prom433/commit/957931664a902e4da98297d9ffa045c9ae96e014))

* Merge pull request 7 from andrewjw/renovate/python-semantic-release-7.x

chore(deps): update dependency python-semantic-release to v7.33.0 ([`c40aff7`](https://github.com/andrewjw/prom433/commit/c40aff729ad7df6fbf8e9728f482dc8fda1e104c))

* Merge pull request 2 from andrewjw/renovate/pycodestyle-2.x

chore(deps): update dependency pycodestyle to v2.10.0 ([`79737c0`](https://github.com/andrewjw/prom433/commit/79737c0e014cb2e777aa1ba470046564f3134fc3))

* Merge pull request 8 from andrewjw/renovate/python-3.x

chore(deps): update python docker tag to v3.11 ([`1b9b56c`](https://github.com/andrewjw/prom433/commit/1b9b56caacf531c1e19e975b188054688bdc1f22))

2.1.0

Chores

* chore: Fix test. ([`efce366`](https://github.com/andrewjw/prom433/commit/efce366b92175a1864ab2a739cee9a208c7a626a))

* chore: Style fixes. ([`bd74e6f`](https://github.com/andrewjw/prom433/commit/bd74e6f79991d4085ed793ef3e724b2af2e13162))

Features

* feat: Add support for radio clock values. ([`525191a`](https://github.com/andrewjw/prom433/commit/525191a1b421c70fbd2f8bb4d24cdbce2861e038))

2.0.0

Breaking

* feat: Drop metrics after a configurable timeout (default 1 hour), so we don't continually report devices we've only seen once.

BREAKING CHANGE: Metrics will be dropped after 1 hour if not updated. Add --drop-after 0 to keep the old behaviour. ([`1197e2d`](https://github.com/andrewjw/prom433/commit/1197e2d1018264c938ca6e3756e459cdb11fa970))

Chores

* chore: Update readme file. ([`29ca345`](https://github.com/andrewjw/prom433/commit/29ca3453463797b91a87181f74deda9502ab4ae0))

* chore: Update readme to link to Docker Hub. ([`b1b10f0`](https://github.com/andrewjw/prom433/commit/b1b10f0434b858c4f7bfbe0d7230a71f28098123))

* chore: Switch coveralls library. ([`30476ec`](https://github.com/andrewjw/prom433/commit/30476ece831a20b15d900b4cfe0c36e9df47fe54))

1.1.4

Bug Fixes

* fix: Since we switched to mqtt there is no need to install rtl_433 in our Docker image. ([`5f2c147`](https://github.com/andrewjw/prom433/commit/5f2c147008b049e8bb6a0400b1f36c1725e6640d))

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.