Skip to content

Commit

Permalink
Merge pull request #481 from Poeschl/archive-old-repo
Browse files Browse the repository at this point in the history
Movement notice and more
  • Loading branch information
Poeschl authored Sep 28, 2024
2 parents 41c02f8 + 781bc74 commit 4dfae46
Show file tree
Hide file tree
Showing 41 changed files with 201 additions and 45 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main-addon-deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Deploy addons
on:
push:
branches:
- main
workflow_dispatch:


jobs:
check-addon-changes:
Expand Down
8 changes: 8 additions & 0 deletions ICantBelieveItsNotValetudo/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# ICantBelieveItsNotValetudo (Home Assistant Supervisor Addon)

This is the adaption of [ICantBelieveItsNotValetudo](https://github.com/Hypfer/ICantBelieveItsNotValetudo) as a Supervisor addon.
Expand Down
4 changes: 2 additions & 2 deletions ICantBelieveItsNotValetudo/config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: ICantBelieveItsNotValetudo
version: 4.0.0
slug: icantbelieveitsnotvaletudo
description: This is a simple companion service for valetudo which generates the map pngs.
description: 🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository
url: https://github.com/Poeschl/Hassio-Addons/tree/main/ICantBelieveItsNotValetudo
arch:
- armv7
- aarch64
- amd64
- i386
image: ghcr.io/poeschl/ha-icantbelieveitsnotvaletudo-{arch}
image: ghcr.io/poeschl-homeassistant-addons/icantbelieveitsnotvaletudo-{arch}
ports:
8080/tcp:
ports_description:
Expand Down
8 changes: 8 additions & 0 deletions MaryTTS/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# MaryTTS Addon

The MaryTTS system as Home Assistant Supervisor Addon, to integrate a local TTS nicely.
Expand Down
4 changes: 2 additions & 2 deletions MaryTTS/config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: MaryTTS
version: 1.5.2
slug: marytts
description: The Mary TTS speech engine as a Hassio-Addon.
description: 🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository
url: https://github.com/Poeschl/Hassio-Addons/tree/main/MaryTTS
webui: http://[HOST]:[PORT:59125]
arch:
Expand All @@ -10,7 +10,7 @@ arch:
- aarch64
- amd64
- i386
image: ghcr.io/poeschl/ha-marytts-{arch}
image: ghcr.io/poeschl-homeassistant-addons/marytts-{arch}
init: false
ports:
59125/tcp: 59125
Expand Down
8 changes: 8 additions & 0 deletions OWASP-ZAP/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# OWASP ZAP Home Assistant Addon

# 🕸️ Depreciated
Expand Down
4 changes: 2 additions & 2 deletions OWASP-ZAP/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"name": "OWASP ZAP",
"version": "2.2.0",
"slug": "owasp_zap",
"description": "The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular free security tools and is actively maintained by a dedicated international team of volunteers.",
"description": "🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository",
"url": "https://github.com/Poeschl/Hassio-Addons/tree/main/OWASP-ZAP",
"arch": [
"armv7",
"amd64"
],
"boot": "manual",
"image": "ghcr.io/poeschl/ha-owasp-zap-{arch}",
"image": "ghcr.io/poeschl-homeassistant-addons/owasp-zap-{arch}",
"webui": "http://[HOST]:[PORT:8080]/zap",
"ingress_port": 8080,
"ingress_entry": "zap/",
Expand Down
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# Poeschl Home Assistant Supervisor Add-ons

[![Main build][build-badge]][build-url]
Expand Down
8 changes: 8 additions & 0 deletions asterisk/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# Asterisk

[Asterisk](https://www.asterisk.org/) is an open source framework for building communications applications. Asterisk turns an ordinary computer into a communications server.
Expand Down
4 changes: 2 additions & 2 deletions asterisk/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Asterisk",
"version": "1.1.1",
"slug": "asterisk",
"description": "Asterisk is an open source framework for building communications applications. Asterisk turns an ordinary computer into a communications server",
"description": "🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository",
"url": "https://github.com/Poeschl/Hassio-Addons/tree/main/asterisk",
"arch": [
"armv7",
Expand All @@ -11,7 +11,7 @@
"amd64",
"i386"
],
"image": "ghcr.io/poeschl/ha-asterisk-{arch}",
"image": "ghcr.io/poeschl-homeassistant-addons/asterisk-{arch}",
"map": ["share","config"],
"ports": {
"5060/tcp": 5060,
Expand Down
8 changes: 8 additions & 0 deletions container-stats/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# Docker Container Stats (Home Assistant Addon)

# 🕸️ Depreciated
Expand Down
4 changes: 2 additions & 2 deletions container-stats/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Docker Container Stats",
"version": "1.5.0",
"slug": "container-stats",
"description": "🧪 experimental | A web interface for viewing historical and current statistics per docker container",
"description": "🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository",
"url": "https://github.com/Poeschl/Hassio-Addons/tree/main/container-stats",
"arch": [
"armhf",
Expand All @@ -18,7 +18,7 @@
"panel_icon": "mdi:chart-line",
"stage": "experimental",
"docker_api": true,
"image": "ghcr.io/poeschl/ha-container-stats-{arch}",
"image": "ghcr.io/poeschl-homeassistant-addons/container-stats-{arch}",
"ports": {
"8080/tcp": null
},
Expand Down
8 changes: 8 additions & 0 deletions git-exporter/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# Home Assistant Git Exporter

Export all of your Home Assistant configuration to a git repository of your choice.
Expand Down
4 changes: 2 additions & 2 deletions git-exporter/config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Home Assistant Git Exporter
version: 1.17.0
slug: git-exporter
description: Export all of your Home Assistant configuration to a git repository of your choice
description: 🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository
url: https://github.com/Poeschl/Hassio-Addons/tree/main/git-exporter
arch:
- armhf
Expand All @@ -12,7 +12,7 @@ arch:
startup: once
boot: manual
init: false
image: ghcr.io/poeschl/ha-git-exporter-{arch}
image: ghcr.io/poeschl-homeassistant-addons/git-exporter-{arch}
hassio_api: true
hassio_role: manager
map:
Expand Down
8 changes: 8 additions & 0 deletions juice-shop/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# OWASP Juice Shop (Home Assistant Addon)

[OWASP Juice Shop](https://owasp.org/www-project-juice-shop/) is probably the most modern and sophisticated insecure web application! It can be used in security trainings, awareness demos, CTFs and as a guinea pig for security tools! Juice Shop encompasses vulnerabilities from the entire OWASP Top Ten along with many other security flaws found in real-world applications!
Expand Down
4 changes: 2 additions & 2 deletions juice-shop/config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: OWASP Juice Shop
version: 1.2.0
slug: juice-shop
description: The most trustworthy online shop out there.
description: 🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository
url: https://github.com/Poeschl/Hassio-Addons/tree/main/juice-shop
arch:
- amd64
image: ghcr.io/poeschl/ha-juice-shop-{arch}
image: ghcr.io/poeschl-homeassistant-addons/juice-shop-{arch}
init: false
ports:
3000/tcp:
Expand Down
8 changes: 8 additions & 0 deletions mitmproxy/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# mitmproxy

# 🕸️ Depreciated
Expand Down
4 changes: 2 additions & 2 deletions mitmproxy/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.2.0",
"slug": "mitmproxy",
"panel_icon": "mdi:lan-connect",
"description": "A free and open source interactive HTTPS proxy for intercepting and inspecting network traffic",
"description": "🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository",
"url": "https://github.com/Poeschl/Hassio-Addons/tree/main/mitmproxy",
"arch": [
"armv7",
Expand All @@ -13,7 +13,7 @@
"i386"
],
"hassio_api": true,
"image": "ghcr.io/poeschl/ha-mitmproxy-{arch}",
"image": "ghcr.io/poeschl-homeassistant-addons/mitmproxy-{arch}",
"map": ["ssl", "share:rw"],
"ports": {
"8081/tcp": 8081,
Expand Down
8 changes: 8 additions & 0 deletions mopidy/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# Mopidy

Mopidy with plugins inside Home Assistant Supervisor.
Expand Down
4 changes: 2 additions & 2 deletions mopidy/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Mopidy
version: 2.2.0
slug: mopidy
panel_icon: mdi:music-circle
description: Mopidy Music Server
description: 🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository
url: https://github.com/Poeschl/Hassio-Addons/tree/main/mopidy
webui: http://[HOST]:[PORT:6680]/iris
arch:
Expand All @@ -12,7 +12,7 @@ arch:
- i386
homeassistant: 0.115.0
startup: system
image: ghcr.io/poeschl/ha-mopidy-{arch}
image: ghcr.io/poeschl-homeassistant-addons/mopidy-{arch}
init: false
audio: true
devices:
Expand Down
8 changes: 8 additions & 0 deletions mpd/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# MPD

[MPD](https://www.musicpd.org/) is a free and open source music player. It plays audio files, organizes playlists and maintains a music database. For interaction client software is needed.
Expand Down
5 changes: 2 additions & 3 deletions mpd/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: MPD
version: 1.7.2
slug: mpd
panel_icon: mdi:music-circle
description: Music Player Daemon is a free and open source music player. It
plays audio files, organizes playlists and maintains a music database
description: 🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository
url: https://github.com/Poeschl/Hassio-Addons/tree/main/mpd
ingress: true
ingress_port: 6680
Expand All @@ -13,7 +12,7 @@ arch:
- aarch64
- amd64
- i386
image: ghcr.io/poeschl/ha-mpd-{arch}
image: ghcr.io/poeschl-homeassistant-addons/mpd-{arch}
init: false
audio: true
devices:
Expand Down
8 changes: 8 additions & 0 deletions picoTTS/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# PicoTTS (Hass.io Addon)

The [naggety/picotts](https://github.com/naggety/picotts) as Home Assistant Supervisor addon. (Useable on Raspberry Pi 3-)
Expand Down
4 changes: 2 additions & 2 deletions picoTTS/config.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: PicoTTS
version: 1.6.0
slug: picotts
description: Text to speech voice synthesizer from SVox, included in Android AOSP.
description: 🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository
url: https://github.com/Poeschl/Hassio-Addons/tree/main/picoTTS
arch:
- armhf
- armv7
- aarch64
- amd64
- i386
image: ghcr.io/poeschl/ha-picotts-{arch}
image: ghcr.io/poeschl-homeassistant-addons/picotts-{arch}
init: false
ports:
59126/tcp: 59126
Expand Down
8 changes: 8 additions & 0 deletions pigpio/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# pigpio

Wraps the C control lib [pigpio](https://github.com/joan2937/pigpio) in a Home Assistant addon to allow an easy installation.
Expand Down
4 changes: 2 additions & 2 deletions pigpio/config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: pigpio
version: 1.5.2
slug: pigpio
description: Control your pwm leds with pigpio on Home Assistant
description: 🚨 Addons are moved to https://github.com/Poeschl-HomeAssistant-Addons/repository
url: https://github.com/Poeschl/Hassio-Addons/tree/main/pigpio
arch:
- armhf
Expand All @@ -14,7 +14,7 @@ privileged:
devices:
- /dev/mem
- /dev/vcio
image: ghcr.io/poeschl/ha-pigpio-{arch}
image: ghcr.io/poeschl-homeassistant-addons/pigpio-{arch}
init: false
ports:
8888/tcp: 8888
Expand Down
8 changes: 8 additions & 0 deletions pixelflut/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚨 Addons are moved 🚚

__I moved my addons to a own organisation for easier maintaining and maybe allowing contributers to maintain one addon as well. Please switch to the new repository to get future updates.__

This repository will be archived and won't get any updates after this.

---

# Pixelflut

Pixelflut is a very simple (and inefficient) ASCII based network protocol to draw pixels on a screen.
Expand Down
Loading

0 comments on commit 4dfae46

Please sign in to comment.