From 01e31de69c73542ff32f70b3f25283b4304ed1ba Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Fri, 22 Jan 2021 20:08:26 +0000 Subject: [PATCH] Fix trigger states --- zigbee2mqtt/z2m-hue-motion-sensor.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zigbee2mqtt/z2m-hue-motion-sensor.yaml b/zigbee2mqtt/z2m-hue-motion-sensor.yaml index c2987af..108fde1 100644 --- a/zigbee2mqtt/z2m-hue-motion-sensor.yaml +++ b/zigbee2mqtt/z2m-hue-motion-sensor.yaml @@ -41,10 +41,10 @@ max_exceeded: silent trigger: - platform: state entity_id: !input "motion_sensor" - to: on + to: 'on' - platform: state entity_id: !input "motion_sensor" - to: off + to: 'off' for: seconds: !input timeout action: