diff --git a/intern/docker_esphome/templates/config/esphome_status.yaml b/intern/docker_esphome/templates/config/esphome_status.yaml
index 2aa55069c6cfd6b52b0238842bd9484ed2683358..2c557403463bcf3904c7bc664a815d0a6fc5b969 100644
--- a/intern/docker_esphome/templates/config/esphome_status.yaml
+++ b/intern/docker_esphome/templates/config/esphome_status.yaml
@@ -31,12 +31,9 @@ sensor:
       filters:
         # (800 Impulse / kWh)^-1 = 0.00125kWh
         - multiply: 0.00125
-
 binary_sensor:
   - platform: gpio
     pin: GPIO13
     name: "warpzone Status"
     device_class: presence
-    filters:
-      - autorepeat
-      - invert
+