diff --git a/intern/docker_esphome/templates/config/esphome_plug08.yaml b/intern/docker_esphome/templates/config/esphome_plug08.yaml
index 78daa4fb7b31665d4fa95c7321ca87100e842385..5c118347681cf3e9c33bcc00bafe9d4dc6c8d106 100644
--- a/intern/docker_esphome/templates/config/esphome_plug08.yaml
+++ b/intern/docker_esphome/templates/config/esphome_plug08.yaml
@@ -15,10 +15,6 @@
       payload: "OFF"
       then:
         - switch.turn_off: relay
-    - topic: warpzone/door/status
-      payload: "CLOSED"
-      then:
-        - switch.turn_off: relay
         
 substitutions:
   plug_name: {{ devicename }}