From 35ac0272bc062f3a9b20ce1d431f09b3ed341d50 Mon Sep 17 00:00:00 2001 From: pszafer Date: Sun, 7 Apr 2024 22:24:55 +0200 Subject: [PATCH] remove debug info --- boneio-lights_v0_7.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/boneio-lights_v0_7.yaml b/boneio-lights_v0_7.yaml index ea3c2d1..74c5090 100644 --- a/boneio-lights_v0_7.yaml +++ b/boneio-lights_v0_7.yaml @@ -627,22 +627,3 @@ binary_sensor: mode: input: true inverted: true -# Example configuration entry -debug: - update_interval: 50s - -text_sensor: - - platform: debug - device: - name: 'Device Info' - reset_reason: - name: 'Reset Reason' - -sensor: - - platform: debug - free: - name: 'Heap Free' - block: - name: 'Heap Max Block' - loop_time: - name: 'Loop Time'