Aeon NANO dual relay switch?

I just picked up an Aeon Nano Dual relay switch:

https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/6051849575/original/Engineering%20Spec%20-%20Aeon%20Labs%20Dual%20Nano%20Switch%20%20with%20power%20metering.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJ2JSYZ7O3I4JO6DA%2F20171108%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20171108T201411Z&X-Amz-Expires=300&X-Amz-Signature=dffcd3f9fbbab2a57d50fa58604808ec733729e709631d5b7d5b0a7567dfceaf&X-Amz-SignedHeaders=Host&response-content-type=application%2Fpdf

Looks like @erocm1231 created a device handler for the Micro, wondering if anyone has done the same for the dual?

Both @erocm1231’s micro handler and the default “Aeon Smart Strip” handlers return errors in live logging:
Exception ‘java.lang.IndexOutOfBoundsException: toIndex = 5’ encountered parsing 'cmd: 600D, payload: 01 00 82 01’
Non-parsed event: zw device: 02, command: 600D, payload: 01 00 82 01

The smart strip can turn the devices on/off, but you must refresh to see the current status before being able to toggle it on/off. Looks like better parsing just needs to be done on the incoming “I turned on / off” message?

I’ve hacked around all morning without success :).

Thanks!

Hm - it seems this device uses MULTICHANNEL_V4, and SmartThings may only support up to V3?

Folks, any updates on the nano dual?

1 Like

I’m hoping to hear good news. Am running a dual nano switch but it’s device type is the smart strip. Not ideal, as I’d like to control both individual leads as devices. If I had known this was the case, I would have just put two singles in the fan canopy (plenty of room since these are tiny) instead of the dual.

Fingers crossed.