From 2cee84a024fcffb218536a6cfb1faa03502ff1c0 Mon Sep 17 00:00:00 2001 From: Fredrik Baberg Date: Sat, 7 Nov 2020 12:11:43 +0100 Subject: [PATCH] NSW Fuel Station alternative to find station ID (#15430) --- source/_integrations/nsw_fuel_station.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/nsw_fuel_station.markdown b/source/_integrations/nsw_fuel_station.markdown index 6c75b42c306..965e0067251 100644 --- a/source/_integrations/nsw_fuel_station.markdown +++ b/source/_integrations/nsw_fuel_station.markdown @@ -21,6 +21,12 @@ To get the station ID for any NSW fuel station you will need to: - 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. +Alternatively: + +- Select a station you wish to find the ID for. +- Select "Report this Station". +- In the URL of the new page opened, locate `serviceStationId`. + ## Configuration To add the NSW fuel station price sensor to your installation, add the following to your `configuration.yaml` file: