Adjust Omada obsolete metadata
12
README.md
@@ -552,17 +552,17 @@ If you want to do add the repository manually, please follow the procedure highl
|
||||
![amd64][amd64-badge]
|
||||
![ingress][ingress-badge]
|
||||
|
||||
✓ [Omada](omada/) : TP-Link Omada Controller
|
||||
✓ [Omada](zzz_archived_omada/) : TP-Link Omada Controller (obsolete; use https://github.com/jkunczik/home-assistant-omada)
|
||||
|
||||
  
|
||||

|
||||
  
|
||||

|
||||
![aarch64][aarch64-badge]
|
||||
![amd64][amd64-badge]
|
||||
|
||||
✓ [Omada v3.2](omada_v3/) : TP-Link Omada Controller
|
||||
✓ [Omada v3.2](zzz_archived_omada_v3/) : TP-Link Omada Controller (obsolete; use https://github.com/jkunczik/home-assistant-omada)
|
||||
|
||||
  
|
||||

|
||||
  
|
||||

|
||||
![aarch64][aarch64-badge]
|
||||
![amd64][amd64-badge]
|
||||
|
||||
|
||||
@@ -10,9 +10,9 @@ If this add-on saves you time or makes your setup easier, I would be very gratef
|
||||
|
||||
## Addon informations
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
[](https://www.codacy.com/gh/alexbelgium/hassio-addons/dashboard?utm_source=github.com&utm_medium=referral&utm_content=alexbelgium/hassio-addons&utm_campaign=Badge_Grade)
|
||||
[](https://github.com/alexbelgium/hassio-addons/actions/workflows/weekly-supelinter.yaml)
|
||||
@@ -25,13 +25,13 @@ _Thanks to everyone having starred my repo! To star it click on the image below,
|
||||
|
||||
[](https://github.com/alexbelgium/hassio-addons/stargazers)
|
||||
|
||||

|
||||

|
||||
|
||||
## ⚠️ Migration Notice
|
||||
## ⚠️ Obsolete Addon Notice
|
||||
|
||||
**This addon is no longer actively maintained.**
|
||||
**This addon is obsolete and no longer actively maintained.**
|
||||
|
||||
**Recommendation:** Please backup your database and migrate to this dedicated addon: https://github.com/jkunczik/home-assistant-omada
|
||||
**Recommendation:** Please backup your database and migrate to the dedicated addon at https://github.com/jkunczik/home-assistant-omada
|
||||
|
||||
The recommended alternative:
|
||||
- Is dedicated to Omada functionality
|
||||
@@ -1,7 +1,7 @@
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
description: TP-Link Omada Controller
|
||||
description: "TP-Link Omada Controller (obsolete, use https://github.com/jkunczik/home-assistant-omada)"
|
||||
devices:
|
||||
- /dev/dri
|
||||
- /dev/dri/card0
|
||||
@@ -74,7 +74,7 @@ image: ghcr.io/alexbelgium/omada-{arch}
|
||||
map:
|
||||
- addon_config:rw
|
||||
- ssl:ro
|
||||
name: Omada
|
||||
name: "Omada (obsolete)"
|
||||
options:
|
||||
env_vars: []
|
||||
ports:
|
||||
@@ -106,6 +106,7 @@ schema:
|
||||
- name: match(^[A-Za-z0-9_]+$)
|
||||
value: str?
|
||||
slug: omada
|
||||
stage: deprecated
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: 5.14.26.1-2024-08-29-2
|
||||
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
0
omada/rootfs/etc/cont-init.d/99-run.sh → zzz_archived_omada/rootfs/etc/cont-init.d/99-run.sh
Executable file → Normal file
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
@@ -10,9 +10,9 @@ If this add-on saves you time or makes your setup easier, I would be very gratef
|
||||
|
||||
## Addon informations
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
[](https://www.codacy.com/gh/alexbelgium/hassio-addons/dashboard?utm_source=github.com&utm_medium=referral&utm_content=alexbelgium/hassio-addons&utm_campaign=Badge_Grade)
|
||||
[](https://github.com/alexbelgium/hassio-addons/actions/workflows/weekly-supelinter.yaml)
|
||||
@@ -25,13 +25,13 @@ _Thanks to everyone having starred my repo! To star it click on the image below,
|
||||
|
||||
[](https://github.com/alexbelgium/hassio-addons/stargazers)
|
||||
|
||||

|
||||

|
||||
|
||||
## ⚠️ Migration Notice
|
||||
## ⚠️ Obsolete Addon Notice
|
||||
|
||||
**This legacy addon (v3) is no longer actively maintained.**
|
||||
**This legacy addon (v3) is obsolete and no longer actively maintained.**
|
||||
|
||||
**Recommendation:** Please backup your database and migrate to this dedicated addon: https://github.com/jkunczik/home-assistant-omada
|
||||
**Recommendation:** Please backup your database and migrate to the dedicated addon at https://github.com/jkunczik/home-assistant-omada
|
||||
|
||||
The recommended alternative:
|
||||
- Is dedicated to Omada functionality
|
||||
@@ -1,7 +1,7 @@
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
description: TP-Link Omada Controller
|
||||
description: "TP-Link Omada Controller (obsolete, use https://github.com/jkunczik/home-assistant-omada)"
|
||||
devices:
|
||||
- /dev/dri
|
||||
- /dev/dri/card0
|
||||
@@ -79,7 +79,7 @@ image: ghcr.io/alexbelgium/omada_v3-{arch}
|
||||
map:
|
||||
- config:rw
|
||||
- ssl:ro
|
||||
name: Omada v3.2
|
||||
name: "Omada v3.2 (obsolete)"
|
||||
options:
|
||||
env_vars: []
|
||||
ports:
|
||||
@@ -107,6 +107,7 @@ schema:
|
||||
- name: match(^[A-Za-z0-9_]+$)
|
||||
value: str?
|
||||
slug: omada_v3
|
||||
stage: deprecated
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: ""
|
||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
0
omada_v3/rootfs/etc/cont-init.d/00-folders.sh → zzz_archived_omada_v3/rootfs/etc/cont-init.d/00-folders.sh
Executable file → Normal file
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |