From bfad4a5c4ef0d2b450640bff72abe1dee120a9b6 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 14 Feb 2019 14:31:02 +0100 Subject: [PATCH] Remove tailing whitespaces --- source/_components/sensor.nsw_fuel_station.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.nsw_fuel_station.markdown b/source/_components/sensor.nsw_fuel_station.markdown index 339611480aa..620e3a4082f 100644 --- a/source/_components/sensor.nsw_fuel_station.markdown +++ b/source/_components/sensor.nsw_fuel_station.markdown @@ -22,7 +22,7 @@ To get the station ID for any NSW fuel station you will need to: - Visit the [Fuel Check App](https://www.fuelcheck.nsw.gov.au/app). - Open the developer console of your browser (for Chrome, click View -> Developer -> Developer Tools). Click the "Network" tab in the developer console. - In the Fuel Check App, search for your postcode or click "Fuel Near Me". -- In the developer console, you should see a request to `/FuelCheckApp/v1/fuel/prices/bylocation`. Open this request and preview the response. Find the station you wish to add, and copy down the `ServiceStationID` field. +- In the developer console, you should see a request to `/FuelCheckApp/v1/fuel/prices/bylocation`. Open this request and preview the response. Find the station you wish to add, and copy down the `ServiceStationID` field. ## {% linkable_title Configuration %}