diff --git a/sensors/speedtest.yaml b/sensors/speedtest.yaml
index f9ffb4b..796933a 100644
--- a/sensors/speedtest.yaml
+++ b/sensors/speedtest.yaml
@@ -1,14 +1,10 @@
-# - platform: speedtest
-#   minute: 30
-#   hour:
-#     - 0
-#     - 6
-#     - 12
-#     - 18
-#   monitored_conditions:
-#     - ping
-#     - download
-#     - upload
+- platform: speedtest
+  scan_interval:
+    hours: 6
+  monitored_conditions:
+    - ping
+    - download
+    - upload
 - platform: mqtt
   name: "network down"
   state_topic: "house/speedtest/down"