Skip to content

Commit

Permalink
Merge branch 'main' into sensor_entities
Browse files Browse the repository at this point in the history
# Conflicts:
#	custom_components/leafspy/strings.json
#	custom_components/leafspy/translations/en.json
  • Loading branch information
wtadler committed Dec 19, 2024
2 parents 2c8a816 + fa13d17 commit aeeb5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/leafspy/strings.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -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 LeafSpy app, go to `Menu` -> `'Settings'`.\n - In the **Units** section:\n - Choose `°C`\n - `Convert Outside Temperature`: `On`.\n - `CAN Odometer in Miles`: `On` (if you see the option and if your car odometer displays in miles)\n - In the **Server** section:\n - `Enable`: `On`\n - `Send Interval`: Whatever frequency you prefer\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.)_"
"default": "Open the LeafSpy app, go to `Menu` -> `Settings`.\n - In the **Units** section:\n - Choose `°C`\n - `Convert Outside Temperature`: `On`.\n - `CAN Odometer in Miles`: `On` (if you see the option and if your car odometer displays in miles)\n - In the **Server** section:\n - `Enable`: `On`\n - `Send Interval`: Whatever frequency you prefer\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": {
Expand Down

0 comments on commit aeeb5b7

Please sign in to comment.