rv-homekit

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2020 License: GPL-3.0 Imports: 10 Imported by: 0

README

rv-homekit

rv-homekit is a small GO app used to act as a proxy/adapter between the OneControl interface from LCI and Apple's HomeKit

It is designed to be able to run on a raspberry pi plugged into the ethernet port on the OneControl gateway and joined to your own WiFi network if they are separate.

Installation

First you need to prepare a RaspberryPi as your host for the application. The OS that I'm using myself is Ubuntu 20.04 server.

If you have a separate WiFi network that you use for your devices configure the wireless on the pi to connect to that network

Configuration

There are a few settings that need to be configured and saved in a config.json file in the same directory as the application.

The config file needs the following information:

Here's an example config.

{
  "bridgeName": "Big Blue",
  "openHabServer": "http://192.168.1.4:8080",
  "pin": "00102003"
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL