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))