From bcce3ec4d6ef765920783a8d909edeb47c2f7be0 Mon Sep 17 00:00:00 2001 From: Rsan <53981858+deltazerorsan@users.noreply.github.com> Date: Sun, 24 May 2020 01:38:57 +0200 Subject: [PATCH] Deleted Warning because the component is already tested (#615) --- components/gps.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/components/gps.rst b/components/gps.rst index 1d127aef4..4aeda2ee4 100644 --- a/components/gps.rst +++ b/components/gps.rst @@ -5,14 +5,6 @@ GPS Component :description: Instructions for setting up GPS integration in ESPHome. :image: crosshair-gps.png -.. warning:: - - This component has not been fully tested yet, if you have this component - and can confirm it works, please create a quick new issue here - https://github.com/esphome/issues/ - - Thanks! - The ``gps`` component allows you to connect GPS modules to your ESPHome project. Any GPS module that uses the standardized NMEA communication protocol will work.