I followed the instructions.
The make command in the domozwave directory gives this error:
make: *** Er is geen regel om doel '-lxmlrpc_xmlparse' te maken, nodig voor
'libdomozwave.so'. Gestopt.
This is on an opensuse 11.3 x64 system.
Does anyone have an idea abou what's wrong.
Search found 5 matches
- Mon Mar 14, 2011 10:41 pm
- Forum: DomotiGa Forum
- Topic: Aeon Labs Z-Stick Series 2
- Replies: 43
- Views: 33147
- Fri Feb 11, 2011 10:26 pm
- Forum: DomotiGa Forum
- Topic: Aeon Labs Z-Stick Series 2
- Replies: 43
- Views: 33147
Re: Aeon Labs Z-Stick Series 2
Any News on the subject?
I would love to test the new zwave code.
I would love to test the new zwave code.
- Wed Jan 26, 2011 11:58 pm
- Forum: DomotiGa Forum
- Topic: Aeon Labs Z-Stick Series 2
- Replies: 43
- Views: 33147
Re: Aeon Labs Z-Stick Series 2
Great to see there are more people using domotiga with zwave.
If it is not to much work, I think it will be nice to be able choose between the traditional and openzwave method.
At least for the beginning until the new method has proved it's stable enough for production environments.
If it is not to much work, I think it will be nice to be able choose between the traditional and openzwave method.
At least for the beginning until the new method has proved it's stable enough for production environments.
- Wed Apr 21, 2010 11:15 pm
- Forum: DomotiGa Forum
- Topic: ZWave commander
- Replies: 2
- Views: 3076
Re: ZWave commander
I discovered a little problem with the slider. The event slDim_MouseUp() is used to send the value of the slider to the zwave stick. In this event, the value of slDim is not updated yet. Therefore, the previous value of slDim is send to the zwave stick. I moved the code to the slDim_Change() event a...
- Wed Apr 21, 2010 9:03 am
- Forum: DomotiGa Forum
- Topic: ZWave commander
- Replies: 2
- Views: 3076
ZWave commander
I am trying to make DomotiGa (rev 368) to control my ACT dimmers. DomotiGa recognises my AEON Labs Z-Wave Stick. When I use the ZWave commander screen to change the slider of the dimmer, nothing happens. When I click a few times on the slider, the dimmer suddenly reacts. I can control the dimmer rel...