We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3c24a commit 2e569f5Copy full SHA for 2e569f5
custom_components/first_bus/translations/en.json
@@ -11,7 +11,7 @@
11
"Buses": "Buses"
12
},
13
"data_description": {
14
- "Name": "This is the name to help identify the stop. It will also be used in any created sensors. (sensor.first_bus_<<NAME_OF_SENSOR>>_next_bus)",
+ "Name": "This is the name to help identify the stop. It will also be used in any created sensors. (sensor.first_bus_{{NAME_OF_SENSOR}}_next_bus)",
15
"Stop": "Instructions to find your ATCO code can be found at https://bottlecapdave.github.io/HomeAssistant-FirstBus/faq/#how-do-i-find-my-atco-code",
16
"Buses": "You can filter to specific buses, comma separated, or leave blank to see all buses"
17
}
0 commit comments