Author Topic: Z-wave devices control from NAS or router  (Read 53690 times)

LA

  • Regular Poster
  • **
  • Posts: 26
    • View Profile
Re: Z-wave devices control from NAS or router
« Reply #30 on: July 15, 2010, 12:17:57 pm »
Hari,
probably, it would be helpful to include mysql (and other libs) into sources of your project also... and create configure file (while you are writing the manual) :)

Currently I am trying to compile the application on PC. I've taken mysql libs from synology optware (installed it on NAS first and then copied files to PC), but I have to modify almost each Makefile to correct paths there to mysql and mysqlclient...

bulek

  • Administrator
  • wants to work for LinuxMCE
  • *****
  • Posts: 909
  • Living with LMCE
    • View Profile
Re: Z-wave devices control from NAS or router
« Reply #31 on: August 14, 2010, 02:43:27 pm »
Hi,

I'd just like to express wish that this will all be posted on Wiki. I'm also after a mini LMCE system with only basic level of functionality (like Vera).

Thanks in advance,

regards,

Bulek.
Thanks in advance,

regards,

Bulek.

LA

  • Regular Poster
  • **
  • Posts: 26
    • View Profile
Re: Z-wave devices control from NAS or router
« Reply #32 on: September 04, 2011, 05:16:35 pm »
Hi all,

since finally I've bought the z-wave hardware, I am ready to continue this testing. But before I start I would like to check if somebody else already compiled that for Ubuntu?

If no, then I'll try to:
1) compile that for Ubuntu 10.04 first (and see how it works);
2) then compile that for Asus RT-N16.

hari

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 2428
    • View Profile
    • ago control
Re: Z-wave devices control from NAS or router
« Reply #33 on: September 05, 2011, 11:13:11 am »
I did test this on ubuntu 1004 some time ago. Works fine.
rock your home - http://www.agocontrol.com home automation

LA

  • Regular Poster
  • **
  • Posts: 26
    • View Profile
Re: Z-wave devices control from NAS or router
« Reply #34 on: September 05, 2011, 07:26:30 pm »
Wow! Good news!
Could you please publish your steps to compile and install that on ubuntu 10.04 (incl. packages needed)?

hari

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 2428
    • View Profile
    • ago control
Re: Z-wave devices control from NAS or router
« Reply #35 on: September 06, 2011, 11:48:35 am »
Wow! Good news!
Could you please publish your steps to compile and install that on ubuntu 10.04 (incl. packages needed)?
http://forum.linuxmce.org/index.php/topic,11857.msg82924.html#msg82924
rock your home - http://www.agocontrol.com home automation

LA

  • Regular Poster
  • **
  • Posts: 26
    • View Profile
Re: Z-wave devices control from NAS or router
« Reply #36 on: September 08, 2011, 08:31:24 pm »
hari, could you please clarify how your application communicate with z-wave device? does it use hidraw? my router's kernel is 2.6.22, where hidraw is not supported

hari

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 2428
    • View Profile
    • ago control
Re: Z-wave devices control from NAS or router
« Reply #37 on: September 09, 2011, 10:07:32 am »
the z-wave dce device does not utilize hidraw. It uses the routines in Serial.h/cpp to communicate with the dongle.

br Hari
rock your home - http://www.agocontrol.com home automation

valent

  • Guru
  • ****
  • Posts: 381
    • View Profile
    • /kernel_reloaded/
Re: Z-wave devices control from NAS or router
« Reply #38 on: May 08, 2012, 10:12:19 am »
Hi Hari, have you played with this further since last post?
LinuxMCE - If it was easy, everybody would be doing it!!
My setup - http://wiki.linuxmce.org/index.php/User:Valent

hari

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 2428
    • View Profile
    • ago control
Re: Z-wave devices control from NAS or router
« Reply #39 on: May 08, 2012, 10:25:11 am »
no, I'm working on a completely new codebase, based on AMQP messaging (vs DCE). Most stuff is written in python, the Z-Wave part is handled via the OpenZWave library. 1Wire is also supported. Will be fairly easy to extend the system. It also comes with shiny cloud features (portal where you can control everything [even multiple installations]). No 1,5y learning curve :-)

br Hari

ps: primary development target is a plug computer
rock your home - http://www.agocontrol.com home automation

valent

  • Guru
  • ****
  • Posts: 381
    • View Profile
    • /kernel_reloaded/
Re: Z-wave devices control from NAS or router
« Reply #40 on: May 09, 2012, 08:47:48 am »
Respect! That sounds awesome. Is there some public repo for this code? Will it be possible to test in some near future? I'm getting few RaspberryPi in few weeks, so... ;)
LinuxMCE - If it was easy, everybody would be doing it!!
My setup - http://wiki.linuxmce.org/index.php/User:Valent

hari

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 2428
    • View Profile
    • ago control
Re: Z-wave devices control from NAS or router
« Reply #41 on: May 09, 2012, 01:57:24 pm »
the repo will be public soon. I'll also build an image for the Raspberry as soon as it becomes available via RS Components.
rock your home - http://www.agocontrol.com home automation

valent

  • Guru
  • ****
  • Posts: 381
    • View Profile
    • /kernel_reloaded/
Re: Z-wave devices control from NAS or router
« Reply #42 on: May 10, 2012, 10:30:41 am »
Great! Please post an update to this thread when it becomes available, I hope to have my own RPi soon so I'll test it right away.
LinuxMCE - If it was easy, everybody would be doing it!!
My setup - http://wiki.linuxmce.org/index.php/User:Valent