From 7111e0fdfd66dc6d477cb88890b82046d3603d66 Mon Sep 17 00:00:00 2001 From: Richard Date: Wed, 9 Apr 2025 06:01:53 +0100 Subject: [PATCH] Update eafm.md with working URLs to Environment gov.uk website (#38446) flood-warning-information.service.gov.uk does not resolve, so assume it has been deprecated. --- source/_integrations/eafm.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/eafm.md b/source/_integrations/eafm.md index ff4f15548be..9e308858fb1 100644 --- a/source/_integrations/eafm.md +++ b/source/_integrations/eafm.md @@ -10,7 +10,7 @@ ha_codeowners: - '@Jc2k' --- -The `eafm` integration offers integration with the [UK Environment Agency Flood Monitoring](https://flood-warning-information.service.gov.uk/) API to provide sensors for nearby water levels. Combined with Home Assistant notifications, you could give yourself a warning if a nearby river was likely to flood your local cycle path or the only road out of your village. +The `eafm` integration offers integration with the [UK Environment Agency Flood Monitoring](https://environment.data.gov.uk/flood-monitoring/doc/reference) API to provide sensors for nearby water levels. Combined with Home Assistant notifications, you could give yourself a warning if a nearby river was likely to flood your local cycle path or the only road out of your village. {% important %} @@ -22,6 +22,6 @@ The UK Environment Agency Flood Monitoring only provides data for England - Nort Home Assistant offers the flood monitoring integration through **Settings** -> **Devices & services** -> **Environment Agency Flood Gauges**. -You will be prompted to select a monitoring station. You can find the name of nearby monitoring stations on the Flood information service [website](https://flood-warning-information.service.gov.uk/river-and-sea-levels). +You will be prompted to select a monitoring station. You can find the name of nearby monitoring stations on the Flood information service [website](https://check-for-flooding.service.gov.uk/river-and-sea-levels). Sensors for that monitoring station should then appear in your Home Assistant instance.