All Projects → yeah → hassio-addons

yeah / hassio-addons

Licence: MIT license
Homegear as a Hassio add-on

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to hassio-addons

charger-card
A lovelace card for electrical vehicle (EV) home chargers and charging robots.
Stars: ✭ 57 (+307.14%)
Mutual labels:  homeassistant
terneo thermostat
Terneo thermostat component for Home Assistant
Stars: ✭ 24 (+71.43%)
Mutual labels:  homeassistant
HASSAddons
Home Assistant Add-on Repository
Stars: ✭ 34 (+142.86%)
Mutual labels:  homeassistant
homeassistant-microsoft-todo
The integration allows you to create tasks in Microsoft To Do from Home Assistant.
Stars: ✭ 86 (+514.29%)
Mutual labels:  homeassistant
ha-zha-new
update of the zha component
Stars: ✭ 57 (+307.14%)
Mutual labels:  homeassistant
homeassistant-coronavirus-hessen
[Unmaintained] Home Assistant component to scrape the current SARS-CoV-2 data for the German state of Hessen from the website of the Hessisches Ministerium für Soziales und Integration.
Stars: ✭ 15 (+7.14%)
Mutual labels:  homeassistant
espkyogate
Serial Bridge for Bentel Kyo Alarm System.
Stars: ✭ 22 (+57.14%)
Mutual labels:  homeassistant
addon-bitwarden
Vaultwarden (Bitwarden) - Home Assistant Community Add-ons
Stars: ✭ 102 (+628.57%)
Mutual labels:  homeassistant
ha-sengledapi
Home Assistant Integration for Sengled Bulbs. This is a custom component to allow control of Sengled Bulbs in Homeassistant using the unofficial Sengled API. Please note this mimics the Sengled app and therefore Sengled may cut off access at anytime.
Stars: ✭ 85 (+507.14%)
Mutual labels:  homeassistant
addon-base
Docker base images (Alpine) - Home Assistant Community Add-ons
Stars: ✭ 25 (+78.57%)
Mutual labels:  homeassistant
winix
Home Assistant component for C545 Winix Air Purifier
Stars: ✭ 55 (+292.86%)
Mutual labels:  homeassistant
home-assistant-theme-outline
🎨 Home Assistant Theme: Outline
Stars: ✭ 20 (+42.86%)
Mutual labels:  homeassistant
climate ewelink
Control your Midea air conditioner devices via the eWeLink cloud
Stars: ✭ 42 (+200%)
Mutual labels:  homeassistant
PlexMeetsHomeAssistant
Custom card which integrates plex into Home Assistant and makes it possible to launch movies or tv shows on TV with a simple click
Stars: ✭ 73 (+421.43%)
Mutual labels:  homeassistant
HA-SleepAsAndroid
Sleep As Android integration for Home Assistant
Stars: ✭ 91 (+550%)
Mutual labels:  homeassistant
midea-ac-py
This is a library to allow communicating to a Midea appliance via the Midea cloud.
Stars: ✭ 72 (+414.29%)
Mutual labels:  homeassistant
home-assistant-omnik-inverter
Read the current, daily and total Wh from your Omnik Inverter via local network (no cloud!)
Stars: ✭ 45 (+221.43%)
Mutual labels:  homeassistant
lovelace-rpi-monitor-card
A Raspberry Pi status display Card for Home Assistant Lovelace
Stars: ✭ 102 (+628.57%)
Mutual labels:  homeassistant
luxtronik
Luxtronik integration for Home Assistant
Stars: ✭ 50 (+257.14%)
Mutual labels:  homeassistant
pysma
Async library for SMA Solar's WebConnect interface
Stars: ✭ 44 (+214.29%)
Mutual labels:  homeassistant

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].