removed todo from readme

This commit is contained in:
Lorenz 2025-05-09 21:49:58 +02:00
parent c2c1e1db00
commit 38fe665efd

View File

@ -5,6 +5,7 @@ This documentation explains how to receive data from a Froggit weather station u
### Hardware: ### 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) - 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 ## 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 ## Conclusion