Aeon Smart Switch 6

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
Post Reply
bogr
Posts: 190
Joined: 16 Nov 2015 22:46

Aeon Smart Switch 6

Post by bogr »

Does anyone has any experience with Aeon Smart Switch 6 in combination with Raz?
echo7
Posts: 2
Joined: 24 Dec 2015 01:38

Re: Aeon Smart Switch 6

Post by echo7 »

Try this

1. Go to Manage with ExpertUI in the web browser
2. Go to Configuration from the top menu
3. Select a Device from the drop down menu of Configuration for
4. Remember the Device Id on the first line
5. Select Aeotec Smart Switch 6 US in Select Device Description
6. In Command Class, MultiLevelSwitch might appear for Aeotec Smart Switch 6 US
7. Open a new tab in the browser
8. Replace NODE# with a Device Id and change to your local IP, and run this in the address bar http://192.168.XX.XX:XXXX/JS/Run/var a=zway.devices[NODE#].data.nodeInfoFrame.value; var i = a.indexOf(0x26); if (i !== -1) a.splice(i, 1); zway.devices[NODE#].data.nodeInfoFrame.value=a
9. Expect to see a line of numbers [94,37,51,112,39,50,129,133,89,114,134,122,115,239,90,130]
10. Refresh the ExpertUI tab
11. Press on Force Interview
12. Now note SwitchBinary in Command Class without MultiLevelSwitch
13. The Switch should now appear as a Binary Switch

Good luck!
Post Reply