I tried various scenes (from 1 to 5) and can’t get anything to trigger. I also tried a blueprint for the ZEN32 and it doesn’t trigger either. I’m running the latest firmware 10.40.2 on the device, and I have it S2-auth included.
Any idea what I could be doing wrong ?
alias: ZEN32 Scene controller office light switch
description: ""
trigger:
- platform: device
device_id: 4641b7e6092c1917b0eab28bc5a23541
domain: zwave_js
type: event.value_notification.central_scene
property: scene
property_key: "005"
endpoint: 0
command_class: 91
subtype: Endpoint 0 Scene 005
value: 0
condition: []
action:
- service: switch.toggle
data: {}
target:
entity_id: switch.office_light_switch
mode: single