diff --git a/source/_components/notify.html5.markdown b/source/_components/notify.html5.markdown
index 57b63f0d32d..c92a16c46f3 100644
--- a/source/_components/notify.html5.markdown
+++ b/source/_components/notify.html5.markdown
@@ -166,7 +166,7 @@ if there already exists one with the same tag.
- platform: state
entity_id: sensor.sensor
action:
- service: notify.html5
+ service: notify.notify
data_template:
message: "Last known sensor state is {% raw %}{{ states('sensor.sensor') }}{% endraw %}."
data: