Skip to content

Commit edf9d2c

Browse files
committed
nitpicks
1 parent 031945d commit edf9d2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_integrations/ntfy.markdown

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The ntfy integration can be used to send push notifications from automations and
5050

5151
{% note %}
5252

53-
Topics may not be password-protected, so choose a name that's not easy to guess.
53+
Topics may not be password-protected, so choose a name that's not easy to guess. If you are sending sensitive information consider reserving the topic and restricting access to it.
5454

5555
{% endnote %}
5656

@@ -69,7 +69,7 @@ Topics may not be password-protected, so choose a name that's not easy to guess.
6969

7070
## Notifiers
7171

72-
The **ntfy** integration will add a {% term device %} with a notify {% term entity %} for each configured topic. To publish notifications, you can use the `notify.send_message` {% term action %}. To use notifications, please see the [getting started with automation page](/getting-started/automation/).
72+
The **ntfy** integration will add a {% term device %} with an associated notify {% term entity %} for each configured topic. To publish notifications, you can use the `notify.send_message` {% term action %}. To use notifications, please see the [getting started with automation page](/getting-started/automation/).
7373

7474
{% details "Example YAML configuration" %}
7575

0 commit comments

Comments
 (0)