diff --git a/custom_components/leafspy/strings.json b/custom_components/leafspy/strings.json old mode 100644 new mode 100755 index 5eaae9b..4adb729 --- a/custom_components/leafspy/strings.json +++ b/custom_components/leafspy/strings.json @@ -4,7 +4,7 @@ "one_instance_allowed": "You may have only one instance of Leaf Spy installed, and you appear to have installed one already." }, "create_entry": { - "default": "Open the Leaf Spy app, go to `'Menu'` -> `'Settings'` and scroll down to `'Server'`. \nChange the following settings:\n - `'Enable'`: Yes\n - `'Send Interval'` can be whatever you prefer.\n - `'ID'`: `'(Car Name)'`\n - `'PW'`: {secret}\n - `'Http'` or `'Https'` depending on the access to your Home Assistant install.\n - `'URL'`: {url} - Note: **Do not** add http or https to the URL." + "default": "Open the Leaf Spy app, go to `'Menu'` -> `'Settings'` and scroll down to `'Server'`. \nChange the following settings:\n - `'Enable'`: On\n - `'Send Interval'`: Whatever frequency you prefer.\n - `'ID'`: Whatever device name you prefer. `Leaf` is probably best, unless you have more than one.\n - `'PW'`: `{secret}`\n - `'Http://'` or `'Https://'`: Depends on your Home Assistant installation.\n - `'URL'`: `{url}`\n - _(**Do not** include the http or https prefix in the URL field.)_" }, "step": { "user": { diff --git a/custom_components/leafspy/translations/en.json b/custom_components/leafspy/translations/en.json old mode 100644 new mode 100755 index 5eaae9b..4adb729 --- a/custom_components/leafspy/translations/en.json +++ b/custom_components/leafspy/translations/en.json @@ -4,7 +4,7 @@ "one_instance_allowed": "You may have only one instance of Leaf Spy installed, and you appear to have installed one already." }, "create_entry": { - "default": "Open the Leaf Spy app, go to `'Menu'` -> `'Settings'` and scroll down to `'Server'`. \nChange the following settings:\n - `'Enable'`: Yes\n - `'Send Interval'` can be whatever you prefer.\n - `'ID'`: `'(Car Name)'`\n - `'PW'`: {secret}\n - `'Http'` or `'Https'` depending on the access to your Home Assistant install.\n - `'URL'`: {url} - Note: **Do not** add http or https to the URL." + "default": "Open the Leaf Spy app, go to `'Menu'` -> `'Settings'` and scroll down to `'Server'`. \nChange the following settings:\n - `'Enable'`: On\n - `'Send Interval'`: Whatever frequency you prefer.\n - `'ID'`: Whatever device name you prefer. `Leaf` is probably best, unless you have more than one.\n - `'PW'`: `{secret}`\n - `'Http://'` or `'Https://'`: Depends on your Home Assistant installation.\n - `'URL'`: `{url}`\n - _(**Do not** include the http or https prefix in the URL field.)_" }, "step": { "user": {