Search found 2 matches

by teskturi
05 Jan 2017 10:32
Forum: RaZberry
Topic: Passing z-wave information through CAN-bus
Replies: 2
Views: 3679

Re: Passing z-wave information through CAN-bus

Ok. So I have manage to do my own Javascript extension-module that send message to the CAN-bus. I can call that this from javascript module. Now my only problem seems to be that I do not know how to trigger this when some z-way actions happends.
by teskturi
03 Jan 2017 12:53
Forum: RaZberry
Topic: Passing z-wave information through CAN-bus
Replies: 2
Views: 3679

Passing z-wave information through CAN-bus

Hello. I'm trying to integrate z-wave to my own home automation system. My automation system use CAN-bus. My system include dimmable light groups what I want to control wireless with z-wave. I also need to pass information like temperature from z-wave to my system. Right now I have Raspberry pi 3, c...