From 69c3f953d8913e1e53311f066a72cb1b69a3ea19 Mon Sep 17 00:00:00 2001 From: Jeef Date: Tue, 17 Oct 2023 04:19:05 -0600 Subject: [PATCH] Update to WeatherFlow documentation with networking notes (#29318) Co-authored-by: Franck Nijhof --- source/_integrations/weatherflow.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/weatherflow.markdown b/source/_integrations/weatherflow.markdown index f096cf951a7..904fcc32732 100644 --- a/source/_integrations/weatherflow.markdown +++ b/source/_integrations/weatherflow.markdown @@ -56,3 +56,7 @@ Additionally the following diagnostic sensors are available: - Battery voltage - Signal strength - Uptime + +## Networking notes + +This integration relies on the ability of Home Assistant to receive `UDP` traffic on port `50222`. You may run into trouble if you have a more complex network setup utilizing either VLANs or multiple subnets.