Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodiroga/zwave-socat-gateway
This project allows you to use a Raspberry or any other Linux (Ubuntu or Debian based) device as a zwave-socat gateway. Simply connect your ZWave USB stick to your Raspberry Pi, configure the script and a virtual serial port will appear in your server.
https://github.com/bodiroga/zwave-socat-gateway
Last synced: about 2 months ago
JSON representation
This project allows you to use a Raspberry or any other Linux (Ubuntu or Debian based) device as a zwave-socat gateway. Simply connect your ZWave USB stick to your Raspberry Pi, configure the script and a virtual serial port will appear in your server.
- Host: GitHub
- URL: https://github.com/bodiroga/zwave-socat-gateway
- Owner: bodiroga
- Created: 2016-06-19T10:52:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-06T07:58:26.000Z (over 8 years ago)
- Last Synced: 2024-10-14T08:13:33.809Z (3 months ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
This project was built at Tknika to allow distributed ZWave networks in an openHAB installation. Plug a ZWave USB stick in your Raspberry Pi, place your Pi whenever you want, give it network connectivity and with the help of this script, you will be able to configure the ZWave binding as if the ZWave controller was physically connected to your server. To avoid any confusion, the Raspberry Pi where this script is executed is not where openHAB is installed, the machine running openHAB is called "the server".
## Installation
You don't even need to clone the repository to use this script, just download the install.sh file to your Raspberry Pi, execute it with root privileges, configure the CONFIGURATION with your requirements and reboot the Raspberry Pi. The script will automatically create a virtual serial port in your server.