Controlling a Everspring AD147 Plug-in Dimmer Module - How?
Posted: Tuesday 14 February 2017 20:29
Hi!
I have recently started laying around with Domoticz and Zwave to automate parts of my home. I am starting off small and this is my current setup.
Controller: Aeotec Z stick Gen5, plugged into a intel NUC mini PC running Ubuntu 16.04.
Domoticz 3.6577
I have a couple of plug in switches (http://telldus.se/produkt/fjarrstyrt_ut ... us_z-wave/) around the house that I got working after some trial and error.
I then moved on to a plugin dimmer (https://www.nexa.se/vara-produkter/nexa ... -in-dimmer - reports in as a "Everspring AD147 Plug-in Dimmer Module") figuring it would be somewhat plug and play to get it to work - add the device through open zwave control panel, add the dimmer to the switches tab and boom Im done...
This is where I run into problems and I am not sure I am getting any closer to a viable solution despite hours of googling and trying to find people with similar issues, why I am now creating this topics with the hope of someone out there being able to point me in the right direction. Hopefully one day once I get more familiar with home automation I will be able to do the same for other users.
Anyways, when trying to dim a lamp through the dimmer nothing happens, itÅ› like no command is sent to the device. Then when trying to switch device on or off with the light bulb next to the dimmer slider I get pop up saying "Error sending switch command, check device/hardware !". Checking the log I see "Error: OpenZWave: Internal Node ValueID not found! NodeID: 12 (0x0c), instanceID: 54". If I then go to the ozw control panel through controller setup -> node management -> Control Panel, and from there trigger a new dim value I can see that I am able to control and dim the lamp. So, it seems that I can control/dim the lamp, just not through a standard dimmer setup in Domoticz. After some googling my current thinking is that I need to create a virtual dummy dimmer ("Dummy (Does nothing, use for virtual switches only) ") and then control the dimmer through a LUA script connected to the virtual dummy dimmer. After some experimenting I can see that my LUA script is triggering but I cannot figure out how to send commands to the dimmer that executes. Looking at some information online it seems that one only need to return the commandArrya but I have also seen some execute curl commands via the command line in the LUA scripts, and that way trigger a device, but Im not sure. Will try to read up more on LUA to understand this a bit more, but any pointers on this are highly appreciated.
Is there anyone out there who has a similar setup or information/knowledge to help me figure this out, how to control this type of dimmer using my setup.
I have recently started laying around with Domoticz and Zwave to automate parts of my home. I am starting off small and this is my current setup.
Controller: Aeotec Z stick Gen5, plugged into a intel NUC mini PC running Ubuntu 16.04.
Domoticz 3.6577
I have a couple of plug in switches (http://telldus.se/produkt/fjarrstyrt_ut ... us_z-wave/) around the house that I got working after some trial and error.
I then moved on to a plugin dimmer (https://www.nexa.se/vara-produkter/nexa ... -in-dimmer - reports in as a "Everspring AD147 Plug-in Dimmer Module") figuring it would be somewhat plug and play to get it to work - add the device through open zwave control panel, add the dimmer to the switches tab and boom Im done...
This is where I run into problems and I am not sure I am getting any closer to a viable solution despite hours of googling and trying to find people with similar issues, why I am now creating this topics with the hope of someone out there being able to point me in the right direction. Hopefully one day once I get more familiar with home automation I will be able to do the same for other users.
Anyways, when trying to dim a lamp through the dimmer nothing happens, itÅ› like no command is sent to the device. Then when trying to switch device on or off with the light bulb next to the dimmer slider I get pop up saying "Error sending switch command, check device/hardware !". Checking the log I see "Error: OpenZWave: Internal Node ValueID not found! NodeID: 12 (0x0c), instanceID: 54". If I then go to the ozw control panel through controller setup -> node management -> Control Panel, and from there trigger a new dim value I can see that I am able to control and dim the lamp. So, it seems that I can control/dim the lamp, just not through a standard dimmer setup in Domoticz. After some googling my current thinking is that I need to create a virtual dummy dimmer ("Dummy (Does nothing, use for virtual switches only) ") and then control the dimmer through a LUA script connected to the virtual dummy dimmer. After some experimenting I can see that my LUA script is triggering but I cannot figure out how to send commands to the dimmer that executes. Looking at some information online it seems that one only need to return the commandArrya but I have also seen some execute curl commands via the command line in the LUA scripts, and that way trigger a device, but Im not sure. Will try to read up more on LUA to understand this a bit more, but any pointers on this are highly appreciated.
Is there anyone out there who has a similar setup or information/knowledge to help me figure this out, how to control this type of dimmer using my setup.