X10 Community Forum

💬General Category => Raspberry Pi, Arduino & other SBC => Mac/Linux & Open Source and the X10 Home => KISS Scripts => Topic started by: Tuicemen on August 21, 2018, 03:40:43 PM

Title: HA-Bridge install script
Post by: Tuicemen on August 21, 2018, 03:40:43 PM
This script auto installs HA-Bridge v 5.2.1 on your pi and creates and activates the service.
You can either download the attachment and rename to HA-BridgeInstaller.sh  prior to running.
It can be run simply by clicking on it or running it from a terminal window. Or you can cut and paste the following into a terminal window and hit enter
Code: [Select]
wget -qO- http://tuicemen.net/downloads/Pi/ha-bridge/HA-BridgeInstaller.sh | bashthe script basically does what is in this step by step http://forums.x10.com/index.php?topic=30440.msg175106#msg175106
it doesn't created a service using nano but installs the service I created using nano which is on my web site.
This has been tested successfully on several PIs
 >!