Skip to content

takanamito/myhome_homebridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myhome_homebridge

Homebridge on Docker on Raspberry Pi.

Architecture

Architecture

Usage

Setup with mitamae

# Raspberry Pi
$ git clone https://github.com/takanamito/myhome_homebridge.git

# Download mitamae
$ wget https://github.com/itamae-kitchen/mitamae/releases/download/${LATEST}/mitamae-armhf-linux.tar.gz
$ tar zxvf mitamae-armhf-linux.tar.gz
$ chmod 755 mitamae-armhf-linux.

# Execute mitamae to installing docker-ce
$ cd /path/to/myhome_homebridge
$ sudo ../mitamae-armhf-linux local recipes/docker.rb

# (Option) Execute mitamae to installing mackerel-agent
$ sudo ../mitamae-armhf-linux local recipes/mackerel.rb

Start Homebridge with docker-compose.
You can also see this wiki

$ cd /path/to/myhome_homebridge
$ sudo docker-compose up -d

[WIP] monitor with mackerel-agent

About

Homebridge on Docker on Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages