From 7710a112548d4b30fec91cfe41f1b9d7bcc64b08 Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Sat, 16 Dec 2023 04:15:27 -0500 Subject: [PATCH] Revert "Add interval recovery" This reverts commit 68dfd8529e77207fa1d12e6d75a26ea012fe5e7b. --- supersensor.yaml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/supersensor.yaml b/supersensor.yaml index 1512aff..709b8fa 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -194,22 +194,6 @@ script: id(supersensor_occupancy).publish_state(false); } -interval: - - interval: 1s - then: - - if: - condition: - api.connected: - then: - - if: - condition: - and: - - switch.is_on: use_wake_word - - not: - - voice_assistant.is_running - then: - - voice_assistant.start_continuous: - logger: level: DEBUG baud_rate: 115200 @@ -444,6 +428,7 @@ binary_sensor: has_target: name: "LD2410C Presence" id: radar_presence + icon: mdi:motion-sensor device_class: motion on_press: - script.execute: occupancy_detect_handler