Skip to content

yeah/hassio-addons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homegear as a Hassio add-on

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

Installation

Add this repo to Hassio as described here and install the Homegear add-on.

Don't get nervous after you've hit Install. Depending on your hardware, it may take up to half an hour before Homegear is installed. Once it appears in the list of installed add-ons, you'll have to open and start it.

How it works

A folder named homegear/ will be added to the /config directory of your Hassio installation. /config is where all your other Home Assistant config files live as well. You can access it via Samba for example. /config/homegear corresponds to /etc/homegear in Homegear. You will need to add your configuration according to the Homegear docs.

Homegear usually stores its database and other variable data in /var/lib/homegear. This directory will be mapped to /share/homegear/lib in Hassio. It is advisable to perform backups of this folder!

Homegear logs will be in /share/homegear/log.

Limitations

Works for me™, but your mileage may vary. I've tested Homematic/MAX! with an Raspberry Pi 3 and an SCC so far.

This add-on will only work on Raspberry Pi due to the fact that the resin/rpi-raspbian:stretch base image is used.

Pull requests are very welcome, especially to make this add-on work on other platforms.

License

Copyright (c) 2017 Jan (@yeah on GitHub).

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Homegear as a Hassio add-on

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages