From 80fab3504d348c18155072d5afd7508ca4b284c3 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Mon, 11 Sep 2023 08:58:51 +0200 Subject: [PATCH] Search for name or location in Trafikverket Camera (#28828) * Search for name or location * tiny tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/trafikverket_camera.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/trafikverket_camera.markdown b/source/_integrations/trafikverket_camera.markdown index 92c60cf4a83..1732b97da02 100644 --- a/source/_integrations/trafikverket_camera.markdown +++ b/source/_integrations/trafikverket_camera.markdown @@ -18,7 +18,9 @@ ha_integration_type: integration Retrieve camera feed from [Trafikverket](https://www.trafikverket.se/). -The name of the location needs to be precisely as Trafikverket has them. See examples and look for your camera [here](https://www.trafikverket.se/trafikinformation/vag/?TrafficType=personalTraffic&map=0%2F650778%2F7200000%2F&Layers=TrafficCameras%2B=) +The input provided will be used to search for both the name and the location of the camera. See examples and look for your camera [here](https://www.trafikverket.se/trafikinformation/vag/?TrafficType=personalTraffic&map=0%2F650778%2F7200000%2F&Layers=TrafficCameras%2B=). + +When more than one camera has the same name, use the more precise location in your search. Example: If searching for ["Hisingsleden"](https://www.trafikverket.se/trafikinformation/vag/?TrafficType=personalTraffic&map=12%2F312855%2F6401262.65%2F&Layers=TrafficCameras%2B=), then use the more detailed location in your search, for example "Hisingsleden norrut". ## Prerequisites