Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

mountkelvin/houmio-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running locally

npm install
coffee src/bridge.coffee

The bridge will connect by default to http://localhost:3000 with api key devsite.

Installing the latest version to production

# ssh into your Houm central unit
$ npm install houmio/houmio-bridge --tag 2.0.1
# ^ takes a while, be patient
$ supervisorctl update
$ supervisorctl restart houmio-bridge

Fing is a nice tool for listing the IP and MAC addresses of the network you are in.

See https://github.com/houmio/houmio-bridge/releases for releases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published