Skip to content

devRoemer/hassio-homegear-generic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant Add-on: Homegear

Project Stage License

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

Github Actions Project Maintenance

This add-on repository contains the Homegear add-on for Hassio (Home Assistant).

What is Homegear

Homegear is a free and open source program to interface your home automation devices or services with your home automation software or scripts. Currently supported are the following device families/systems:

  • KNX
  • EnOcean
  • Beckhoff BK90x0
  • HomeMatic BidCoS
  • HomeMatic Wired
  • Insteon
  • Philips Hue
  • Sonos
  • MAX!
  • Intertechno
  • Kodi
  • IP cams

See homegear.eu for further details.

Installation and configuration

Have a look at the wiki to find out how to install this addon and configure homegear.

How to contribute

PullRequests are welcome. Just keep in mind that this addon supports 5 cpu architectures. There is a ci build running on every commit to ensures that the docker images can still be built on every architecture. Also it runs Shellcheck and other validations to detect common problems and verify the code style. What it can't do is to test the entrypoint script on every arch => Be careful on editing.