Skip to content

slu125/hassio-addons

 
 

Repository files navigation

About

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.

  1. cpu2msghub - Shared CPU addon to run CPU2MSGHUB
  2. sdr2msghub - Shared SDR (software defined radio) addon to run the SDR2MSGHUB
  3. horizon - Horizon control addon for fleets of devices.

Home Hacking

  1. motion - Packaging of the popular Motion software for attached cameras (and network too)
  2. ageathome - an eldercare monitoring to analyze daily activities
  3. intu - a cognitive platform using IBM Watson and the OSS Intu software
  4. horizon - an [OSS] openhorizon-git decentralized, zero-ops, computing platform (base)
  5. tfod - TensorFlow On-Demand

Installation

The installation of any add-on is pretty straightforward and not different in comparison to installing an "app" on your smartphone.

  1. Add this repository to your Hass.io ADD-ON STORE:
  2. Install the add-on
  3. Configure the add-on
  4. Start the add-on
  5. Check the logs of the add-on to information
  6. Click on the WebUI link to access the addon UX (iff exists)

NOTE: Please see the README for each add-on

Changelog & Releases

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.

Support

Got questions? Check for dcmartin on Discord (see below)

Contributing

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! 😍

Authors & contributors

David C Martin (github@dcmartin.com)

The original setup of this repository is by Franck Nijhof.

License

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.

About

Home-Assistant add-ons

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.7%
  • HTML 26.0%
  • Dockerfile 5.1%
  • CSS 1.2%