From a80b2b50335ff60c724caaf1619e54a496518c50 Mon Sep 17 00:00:00 2001 From: 3vasi0n89 <33858029+3vasi0n89@users.noreply.github.com> Date: Wed, 27 Feb 2019 13:51:34 -0500 Subject: [PATCH] Updated README to match new config --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bea776f..8ad2b5e 100644 --- a/README.md +++ b/README.md @@ -75,11 +75,11 @@ Enter this config into your **ui-lovelace.yaml** or your **raw config editor** # How To Use -**Service Call Would Look Like This** +**Service Call For iOS Notifications Would Look Like This** ``` - service: script.speech_engine data: - notify: "Joe" + notify: "ios_joes_iphone" call_printer_finished: 1 title: "3D Printer Report" content_type: "jpeg"