Update notify.html5 example (#7758)

Update the html5 notification example as the
service "notify.html5" does not exist, but "notify.notify"
does.
This commit is contained in:
Mike O'Driscoll 2018-12-07 03:39:50 -05:00 committed by Fabian Affolter
parent 8ecd8ba7be
commit fe3c33a617

View File

@ -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: