mqtt-tools / mqttwarn

A highly configurable MQTT message router, where the routing targets are notification plugins, primarily written in Python.
https://mqttwarn.readthedocs.io/
Eclipse Public License 2.0
955 stars 183 forks source link

Improve example "Forward OwnTracks low-battery warnings to ntfy" #666

Closed amotl closed 1 year ago

amotl commented 1 year ago

This patch improves the provided tutorial about OwnTracks.

The corresponding documentation page can be inspected at [Preview] Forward OwnTracks low-battery warnings to ntfy.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (68e7084) 47.94% compared to head (67ddb8a) 47.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #666 +/- ## ======================================= Coverage 47.94% 47.94% ======================================= Files 81 81 Lines 3917 3917 ======================================= Hits 1878 1878 Misses 2039 2039 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `47.94% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mqtt-tools#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.