Skip to content

Docker Compose and gitignore configured for OpenHAB Home Automation system

Notifications You must be signed in to change notification settings

13rac1/docker-openhab-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

OpenHAB with Docker and Git Template

OpenHAB is a Java-based Home Automation system. This template provides a pre-configured Docker Compose file and .gitignore to ignore extraneous files for a reduced repository size.

Note: openHABian is the recommended install method for Raspberry Pi devices, but this configuration is ideal for multi-use devices.

Usage

  1. Purchase a GoControl Z-Wave/Zigbee HUSBZB-1 USB Hub or similar device.
  2. Decide where to run OpenHAB, a Raspberry Pi 4 is ideal.
  3. Install Docker and Docker-Compose
  4. Clone your copy of this respository
  5. docker-compose up

Make commits as needed.

Reference

  • The primary competition to OpenHAB is Home Assistant. Try it out also to compare before finalizing your setup.

TODO

Make more similar to openHABian by configuring:

About

Docker Compose and gitignore configured for OpenHAB Home Automation system

Topics

Resources

Stars

Watchers

Forks