.github | ||
aircast | ||
airsonos | ||
appdaemon3 | ||
control-panel | ||
example | ||
ftp | ||
grafana | ||
happy-bubbles | ||
homebridge | ||
ide | ||
influxdb | ||
lovelace-migration | ||
node-red | ||
octobox | ||
pi-hole | ||
plex | ||
shinobi | ||
spotify | ||
ssh | ||
tasmoadmin | ||
terminal | ||
tor | ||
unifi | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
.hassio-addons.yml | ||
.mdlrc | ||
.README.j2 | ||
.yamllint | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
repository.json |
BETA - Community Hass.io Add-ons for Home Assistant
WARNING! THIS IS A BETA REPOSITORY
This Hass.io Add-ons repository contains beta releases of add-ons.
- They might stop working at any time.
- They could have a negative impact on your system.
This repository was created for:
- Anybody willing to test.
- Anybody interested in trying out upcoming add-ons or add-on features.
If you are more interested in stable releases of our add-ons:
https://github.com/hassio-addons/repository
Installation
Adding this add-ons repository to your Hass.io Home Assistant instance is pretty easy. Follow the official instructions on the website of Home Assistant, and use the following URL:
https://github.com/hassio-addons/repository-beta
Add-ons provided by this repository
✓ AirCast
AirPlay capabilities for your Chromecast devices.
📚 AirCast add-on documentation
✓ AirSonos
AirPlay capabilities for your Sonos (and UPnP) devices.
📚 AirSonos add-on documentation
✓ AppDaemon
Python Apps and HADashboard using AppDaemon 3.x for Home Assistant
📚 AppDaemon add-on documentation
✓ Example
Example add-on by Community Hass.io Add-ons
📚 Example add-on documentation
✓ FTP
A secure and fast FTP server for Hass.io
✓ Grafana
The open platform for beautiful analytics and monitoring
📚 Grafana add-on documentation
✓ Happy Bubbles
Presence detection server for Happy Bubbles Bluetooth beacon-based presence detection system.
📚 Happy Bubbles add-on documentation
✓ Home Assistant Control Panel
Simple to use control panel for the ultimate home automation setup
📚 Home Assistant Control Panel add-on documentation
✓ Homebridge
HomeKit support for your Home Assistant instance using Homebridge
📚 Homebridge add-on documentation
✓ IDE
Advanced IDE for Home Assistant, based on Cloud9 IDE
✓ InfluxDB
Scalable datastore for metrics, events, and real-time analytics
📚 InfluxDB add-on documentation
✓ Lovelace Migration
Automatically convert your existing UI to the new Lovelace UI
📚 Lovelace Migration add-on documentation
✓ Node-RED
Flow-based programming for the Internet of Things
📚 Node-RED add-on documentation
✓ Octobox
Take back control of your GitHub notifications
📚 Octobox add-on documentation
✓ Pi-hole
Network-wide ad blocking using your Hass.io instance
📚 Pi-hole add-on documentation
✓ Plex Media Server
Recorded media, live TV, online news, and podcasts ready to stream.
📚 Plex Media Server add-on documentation
✓ SSH & Web Terminal
SSH & Web Terminal access to your Home Assistant instance
📚 SSH & Web Terminal add-on documentation
✓ Shinobi Pro
Beautiful and feature-rich CCTV/NVR for your cameras
📚 Shinobi Pro add-on documentation
✓ Spotify Connect
Play Spotify music on your Home Assistant device
📚 Spotify Connect add-on documentation
✓ TasmoAdmin
Centrally manage all your Sonoff-Tasmota devices
📚 TasmoAdmin add-on documentation
✓ Terminal
Terminal access to your Home Assistant instance via the web
📚 Terminal add-on documentation
✓ Tor
Protect your privacy and access Home Assistant via Tor.
✓ UniFi Controller
Manage your UniFi network using a web browser
📚 UniFi Controller add-on documentation
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.
The beta add-ons will also have an additional beta marker, unless, the stable release is newer, in that case, the stable release is published in this channel.
Support
Got questions?
You have several options to get them answered:
- The Home Assistant Community Forum.
- The Home Assistant Discord Chat Server.
- Join the Reddit subreddit in /r/homeassistant
You could also open an issue here on GitHub. Note, we use a separate GitHub repository for each add-on. Please ensure you are creating the issue on the correct GitHub repository matching the add-on.
- Open an issue for the add-on: AirCast
- Open an issue for the add-on: AirSonos
- Open an issue for the add-on: AppDaemon
- Open an issue for the add-on: Example
- Open an issue for the add-on: FTP
- Open an issue for the add-on: Grafana
- Open an issue for the add-on: Happy Bubbles
- Open an issue for the add-on: Home Assistant Control Panel
- Open an issue for the add-on: Homebridge
- Open an issue for the add-on: IDE
- Open an issue for the add-on: InfluxDB
- Open an issue for the add-on: Lovelace Migration
- Open an issue for the add-on: Node-RED
- Open an issue for the add-on: Octobox
- Open an issue for the add-on: Pi-hole
- Open an issue for the add-on: Plex Media Server
- Open an issue for the add-on: SSH & Web Terminal
- Open an issue for the add-on: Shinobi Pro
- Open an issue for the add-on: Spotify Connect
- Open an issue for the add-on: TasmoAdmin
- Open an issue for the add-on: Terminal
- Open an issue for the add-on: Tor
- Open an issue for the add-on: UniFi Controller
For a general repository issue or add-on ideas open an issue here
Contributing
This is an active open-source project. We are always open to people who want to use the code or contribute to it.
We have set up a separate document containing our contribution guidelines.
Thank you for being involved! 😍
Adding a new add-on
Have you created an add-on that you want to list in the Community Repository? Contact Franck Nijhof:
- Drop him an email: frenck@addons.community
- Chat with him on Discord Chat: Frenck#4484 (@frenck)
- Message him via the forums: frenck
He will set up a GitHub repository and all the other plumbing, and of course, give you developer access to your contribution.
License
MIT License
Copyright (c) 2018 Franck Nijhof
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.