From ac47c3504124d3461008d4822896bc86ab932ae7 Mon Sep 17 00:00:00 2001 From: Christoph Date: Sat, 19 Oct 2024 12:05:00 +0200 Subject: [PATCH] test --- rabbit-hutch.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/rabbit-hutch.yaml b/rabbit-hutch.yaml index 22b3b36..e3fb6f6 100644 --- a/rabbit-hutch.yaml +++ b/rabbit-hutch.yaml @@ -198,18 +198,12 @@ binary_sensor: direction: UP name: "Rabbit has entered the hutch" on_press: - - number.increment: - id: inhabitants - cycle: false - state_machine.transition: ENTER - platform: apds9960 direction: DOWN # Rabbit exits the hutch name: "Rabbit has left the hutch" on_press: - - number.decrement: - id: inhabitants - cycle: false - state_machine.transition: EXIT time: