@jmcgee wrote:
I have had this old minimote working in the past, but I think it got lost somewhere along the way. The battery still seems OK.
I can’t get it to turn on a zwave switch.It I inspect the node19 in Zwave, it has friendly name of Minimote1 and entityID of zwave.aeon_labs_dsa03202_minimote.
The automation shows up in automation editor. Here it is from automations.yaml:
- id: c7fe7e95c3084040b9392ec04a600a19 alias: Minimote Button 1 Pressed trigger: - event_data: entity_id: zwave.aeon_labs_dsa03202_minimote scene_id: 1 event_type: zwave.scene_activated platform: event action: - data: entity_id: switch.hank_electronics_ltd_hkzw_so03_smart_plug_switch service: switch.turn_on - alias: Minimote Button 2 Pressed``` from zwave log: 2019-11-27 15:53:32.871 Detail, Node019, Received: 0x01, 0x0a, 0x00, 0x04, 0x00, 0x13, 0x04, 0x2b, 0x01, 0x01, 0x00, 0xcd 2019-11-27 15:53:32.871 Detail, 2019-11-27 15:53:32.871 Info, Node019, Received Scene Activation set from node 19: scene id=1 now. Sending event notification. 2019-11-27 15:53:32.871 Detail, Node019, Notification: SceneEvent
Posts: 1
Participants: 1