mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
71 lines
3.8 KiB
Markdown
71 lines
3.8 KiB
Markdown
# Home Assistant Add-On repository for testing
|
|
|
|
<a href='https://ko-fi.com/MaxWinterstein' target='_blank'><img height='35' style='border:0px;height:46px;' src='https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com'></a>
|
|
|
|
_Everything here is ment to be **experimental**. Happy to see feedback!_
|
|
|
|
## Home Assistant Addon repository containing
|
|
|
|
### <img src="angryipscanner/icon.png" width="40px"> Angry IP Scanner
|
|
|
|
Wraps the well known [Angry IP Scanner](https://angryip.org/) to make it usable as Add-on.
|
|
|
|
### <img src="adsb-multi-portal-feeder/icon.png" width="40px"> ADS-B Multi Portal Feeder
|
|
|
|
Observe flight traffic using some cheap ADS-B USB-Stick and feed towards FlightRadar24 and FlightAware.
|
|
|
|
Based on the incredible [docker-fr24feed-piaware-dump1090](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090) docker image by [Thom-x](https://github.com/Thom-x).
|
|
|
|
### <img src="awtrix/icon.png" width="40px"> AWTRIX Controller
|
|
|
|
(AWsome maTRIX) is a full color dot matrix that displays applications from simple time display to Fortnite account statistics.
|
|
|
|
Most of the work was done from/within https://github.com/lubeda/repository - I just made it work and adjusted some little things.
|
|
|
|
Made for the awesome AWTRIX project by blueforcer. Even it is discontinued, I like it.
|
|
|
|
### <img src="cups/icon.png" width="40px"> CUPS ([cups.org](http://www.cups.org))
|
|
|
|
The well known printing server.
|
|
|
|
(In early development)
|
|
|
|
### <img src="toogoodtogo-ha-mqtt-bridge/icon.png" width="40px"> TooGoodToGo Home Assistant MQTT Bridge ([maxwinterstein/toogoodtogo-ha-mqtt-bridge](https://github.com/maxwinterstein/toogoodtogo-ha-mqtt-bridge))
|
|
|
|
Integrate your TooGoodToGo favourites to Home Assistant via MQTT.
|
|
|
|
### <img src="ioBroker/icon.png" width="40px"> ioBroker ([iobroker.net](http://iobroker.net))
|
|
|
|
Run ioBroker as Add-on.
|
|
|
|
### <img src="octoprint-proxy/icon.png" width="40px"> OctoPrint Reverse Proxy ([octoprint.org](http://octoprint.org))
|
|
|
|
Small proxy to add OctoPrint to the Home Assistant.
|
|
|
|
## Installation
|
|
|
|
[![Add repository on my Home Assistant][repository-badge]][repository-url]
|
|
|
|
If you want to do add the repository manually, please follow the procedure highlighted in the [Home Assistant website](https://home-assistant.io/hassio/installing_third_party_addons). Use the following URL to add this repository: `https://github.com/MaxWinterstein/homeassistant-addons/`
|
|
|
|
## Deprecated add-ons
|
|
|
|
### <img src="portainer/icon.png" width="40px"> Portainer v1.5.2 ([hassio-addons/addon-portainer](https://github.com/hassio-addons/addon-portainer))
|
|
|
|
#### I would no longer suggest to use this. There are way better alternatives out there, e.g. https://github.com/alexbelgium/hassio-addons/tree/master/portainer
|
|
|
|
This is a complete copy of https://github.com/hassio-addons/addon-portainer/tree/v1.5.2
|
|
|
|
As the current version (`2.0.0` at this time) of this addon has problems with starting containers this clone simply provides easy access to v1.5.2.
|
|
|
|
See https://community.home-assistant.io/t/portainer-v2-6-2-unable-to-start-containers/332356 or https://github.com/hassio-addons/addon-portainer/issues/127 for more.
|
|
|
|
### <img src="eufy-ha-mqtt-bridge/icon.png" width="40px"> Eufy Home Assistant MQTT Bridge ([matijse/eufy-ha-mqtt-bridge](https://github.com/matijse/eufy-ha-mqtt-bridge))
|
|
|
|
#### I would no longer suggest to use this. There are way better alternatives out there, e.g. https://github.com/fuatakgun/eufy_security_addon
|
|
|
|
Forwards Eufy Security push notifications to Home Assistant via MQTT.
|
|
|
|
[repository-badge]: https://img.shields.io/badge/Add%20repository%20to%20my-Home%20Assistant-41BDF5?logo=home-assistant&style=for-the-badge
|
|
[repository-url]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2FMaxWinterstein%2Fhomeassistant-addons
|