Home Assistant Add-ons
This is a repository of add-ons for Home Assistant. You can install Home Assistant on anything (Mac, LINUX, RaspberryPi, ..). You can read detailed Installation instructions or try the following command in a LINUX virtual machine.
wget -qO - ibm.biz/hassio-setup | sudo bash
Open Horizon Examples
These addons are demonstrations of the IBM Edge Fabric, a distributed, decentralized, zero ops, edge fabric, currently in alpha, which is based on Open Horizon.
cpu2msghub
- Shared CPU addon to run CPU2MSGHUBsdr2msghub
- Shared SDR (software defined radio) addon to run the SDR2MSGHUBhorizon
- Horizon control addon for fleets of devices.
motion
- Packaging of the popular Motion software for attached cameras (and network too)ageathome
- an eldercare monitoring to analyze daily activitiesintu
- a cognitive platform using IBM Watson and the OSS Intu softwarehorizon
- an [OSS] openhorizon-git decentralized, zero-ops, computing platform (base)tfod
- TensorFlow On-Demand
The installation of any add-on is pretty straightforward and not different in comparison to installing an "app" on your smartphone.
- Add this repository to your Hass.io ADD-ON STORE:
- Install the add-on
- Configure the add-on
- Start the add-on
- Check the logs of the add-on to information
- Click on the
WebUI
link to access the addon UX (iff exists)
NOTE: Please see the README for each add-on
Releases are based on Semantic Versioning, and use the format
of MAJOR.MINOR.PATCH
. In a nutshell, the version will be incremented
based on the following:
MAJOR
: Incompatible or major changes.MINOR
: Backwards-compatible new features and enhancements.PATCH
: Backwards-compatible bugfixes and package updates.
Got questions? Check for dcmartin on Discord (see below)
- The Home Assistant Community Forum, we have a dedicated topic on that forum regarding this repository.
- The Home Assistant Discord Chat Server for general Home Assistant discussions and questions.
- Join the Reddit subreddit in /r/homeassistant
This is an active open-source project. We are always open to people who want to use the code or contribute to it.
Thank you for being involved! 😍
David C Martin ([email protected])
The original setup of this repository is by Franck Nijhof.
MIT License
Copyright (c) 2017 David C Martin
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.