From fe3c33a617d6a01637682530b19185f3aec7a161 Mon Sep 17 00:00:00 2001 From: Mike O'Driscoll Date: Fri, 7 Dec 2018 03:39:50 -0500 Subject: [PATCH] Update notify.html5 example (#7758) Update the html5 notification example as the service "notify.html5" does not exist, but "notify.notify" does. --- source/_components/notify.html5.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: