From 38fe665efd78da9ff0e983a25267e7bd6fb66b5a Mon Sep 17 00:00:00 2001 From: Lorenz Date: Fri, 9 May 2025 21:49:58 +0200 Subject: [PATCH] removed todo from readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index c7a4b19..7dab798 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This documentation explains how to receive data from a Froggit weather station u ### Hardware: - DP2000 7-In-1 Y-Edition Wifi/Lan Wireless Weather Station: [Product Link](https://www.froggit.de/dp2000-7-in-1-y-edition-wifi-lan-wireless-weather-station.html) +- It is recommended to put the Gateway into a VLan ## Setup @@ -118,10 +119,6 @@ $WUNDERGROUND_TO_ECOWITT = array( ); ``` -## TODO - -- [ ] check traffic if the gateway connects to any cloud services and if so, block the traffic ([#1](https://git.vbrandl.net/lorenz/froggit-get-convert-data/issues/1)) - --- ## Conclusion