diff --git a/.hassio-addons.yml b/.hassio-addons.yml index 82caa515..84b7427f 100644 --- a/.hassio-addons.yml +++ b/.hassio-addons.yml @@ -117,10 +117,6 @@ addons: repository: hassio-addons/addon-phpmyadmin target: phpmyadmin image: hassioaddons/phpmyadmin-{arch} - pi-hole: - repository: hassio-addons/addon-pi-hole - target: pi-hole - image: hassioaddons/pi-hole-{arch} plex: repository: hassio-addons/addon-plex target: plex diff --git a/README.md b/README.md index 3914a348..294fd00c 100644 --- a/README.md +++ b/README.md @@ -402,20 +402,6 @@ Flow-based programming for the Internet of Things [:books: Node-RED add-on documentation][addon-doc-node-red] -### ✓ [Pi-hole (DEPRECATED!)][addon-pi-hole] - -![Latest Version][pi-hole-version-shield] -![Supports armhf Architecture][pi-hole-armhf-shield] -![Supports armv7 Architecture][pi-hole-armv7-shield] -![Supports aarch64 Architecture][pi-hole-aarch64-shield] -![Supports amd64 Architecture][pi-hole-amd64-shield] -![Supports i386 Architecture][pi-hole-i386-shield] -![Docker Pulls][pi-hole-pulls-shield] - -The Pi-hole add-on is deprecated, use the AdGuard Home add-on instead. - -[:books: Pi-hole (DEPRECATED!) add-on documentation][addon-doc-pi-hole] - ### ✓ [Plex Media Server][addon-plex] ![Latest Version][plex-version-shield] @@ -719,7 +705,6 @@ on the correct GitHub repository matching the add-on. - [Open an issue for the add-on: Network UPS Tools][nut-issue] - [Open an issue for the add-on: Nginx Proxy Manager][nginxproxymanager-issue] - [Open an issue for the add-on: Node-RED][node-red-issue] -- [Open an issue for the add-on: Pi-hole (DEPRECATED!)][pi-hole-issue] - [Open an issue for the add-on: Plex Media Server][plex-issue] - [Open an issue for the add-on: Portainer][portainer-issue] - [Open an issue for the add-on: SQLite Web][sqlite-web-issue] @@ -1045,16 +1030,6 @@ SOFTWARE. [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/tree/v4.1.2 -[addon-doc-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/blob/v4.1.2/README.md -[pi-hole-issue]: https://github.com/hassio-addons/addon-pi-hole/issues -[pi-hole-version-shield]: https://img.shields.io/badge/version-v4.1.2-blue.svg -[pi-hole-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/pi-hole-armhf.svg -[pi-hole-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg -[pi-hole-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg -[pi-hole-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg -[pi-hole-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg -[pi-hole-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v2.3.2 [addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v2.3.2/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues @@ -1251,4 +1226,4 @@ SOFTWARE. [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [reddit]: https://reddit.com/r/homeassistant -[semver]: http://semver.org/spec/v2.0.0.html \ No newline at end of file +[semver]: http://semver.org/spec/v2.0.0.html diff --git a/pi-hole/CHANGELOG.md b/pi-hole/CHANGELOG.md deleted file mode 100644 index f8062103..00000000 --- a/pi-hole/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ -[Full Changelog][changelog] - -⚠️ This add-on is now deprecated and will not receive any maintenance beyond this point. - -Please consider moving to the [AdGuard Home](https://github.com/hassio-addons/addon-adguard-home) add-on. - -### :hammer: Changes - -- :arrow_up: Upgrades add-on base image to v7.0.5 -- :arrow_up: Upgrades gcc to 9.2.0-r4 -- :arrow_up: Upgrades musl-dev to 1.1.24-r2 -- :arrow_up: Upgrades php7 to 7.3.16-r0 -- :arrow_up: Upgrades Pi-hole AdminLTE to v4.3.3 -- :warning: Adds deprecation notices - -[changelog]: https://github.com/hassio-addons/addon-pi-hole/compare/v4.1.1...v4.1.2 - -Questions? Join our Discord server! https://discord.me/hassioaddons -Enjoying my add-ons? Consider supporting my work: -https://github.com/sponsors/frenck or https://patreon.com/frenck \ No newline at end of file diff --git a/pi-hole/README.md b/pi-hole/README.md deleted file mode 100644 index ded8ea2c..00000000 --- a/pi-hole/README.md +++ /dev/null @@ -1,61 +0,0 @@ -# Home Assistant Community Add-on: Pi-hole - -[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] - -[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] - -[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors] - -[![Support Frenck on Patreon][patreon-shield]][patreon] - -Network-wide ad blocking - -## Deprecation warning - -**This add-on is in a deprecated state!** - -The Pi-hole add-on is now deprecated and will no longer be supported, maintained -and will not receive future updates or fixes. - -Pi-hole used to be a great solution to filter network traffic, but it has been -a challenge to keep/get it in a working state as an add-on. - -Meanwhile, the AdGuard team published an alternative: -[AdGuard Home](https://github.com/hassio-addons/addon-adguard-home). - -AdGuard Home as surpassed Pi-hole in terms of capabilities, features, -and stability, and Home Assistant provides a good integration with AdGuard. -Above all, the AdGuard Home team has been supportive in developing the add-on. - -For those reasons, it is no longer viable to keep maintaining the Pi-hole -add-on, which has been problematic at best. - -We strongly recommend migrating to the AdGuard Home add-on, which is available -in the add-on store. - -## About - -[Pi-hole][pi-hole] is an advertising-aware DNS- and web server, meant to be run -on a dedicated Raspberry Pi connected to your home network. Pi-hole lets you -block advertisements for every device that connects to your network without the -need for any client-side software. - -This add-on is a port of Pi-hole to be able to run on Home Assistant and -is based on Alpine Linux and is using Docker. - -[Click here for the full documentation][docs] - -[discord-shield]: https://img.shields.io/discord/478094546522079232.svg -[discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-pi-hole/blob/v4.1.2/README.md -[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg -[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-pi-hole/33817?u=frenck -[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png -[github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg -[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png -[patreon]: https://www.patreon.com/frenck -[pi-hole]: https://pi-hole.net/ -[project-stage-shield]: https://img.shields.io/badge/project%20stage-%20!%20DEPRECATED%20%20%20!-ff0000.svg -[release-shield]: https://img.shields.io/badge/version-v4.1.2-blue.svg -[release]: https://github.com/hassio-addons/addon-pi-hole/tree/v4.1.2 \ No newline at end of file diff --git a/pi-hole/config.json b/pi-hole/config.json deleted file mode 100644 index afa07b54..00000000 --- a/pi-hole/config.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "name": "Pi-hole (DEPRECATED!)", - "stage": "deprecated", - "version": "4.1.2", - "slug": "pi-hole", - "description": "The Pi-hole add-on is deprecated, use the AdGuard Home add-on instead.", - "url": "https://github.com/hassio-addons/addon-pi-hole", - "webui": "[PROTO:ssl]://[HOST]:[PORT:4865]", - "ingress": true, - "ingress_port": 61478, - "panel_icon": "mdi:pi-hole", - "startup": "system", - "arch": [ - "aarch64", - "amd64", - "armhf", - "armv7", - "i386" - ], - "ports": { - "53/udp": 53, - "80/tcp": null, - "4865/tcp": 4865 - }, - "ports_description": { - "53/udp": "DNS server port", - "80/tcp": "Web interface (Not required for Ingress)", - "4865/tcp": "API endpoint (For HA integration)" - }, - "boot": "auto", - "host_network": true, - "hassio_api": true, - "hassio_role": "default", - "auth_api": true, - "privileged": [ - "NET_ADMIN" - ], - "map": [ - "config", - "ssl" - ], - "options": { - "update_lists_on_start": false, - "ssl": true, - "certfile": "fullchain.pem", - "keyfile": "privkey.pem", - "interface": "", - "ipv6": true, - "ipv4_address": "", - "ipv6_address": "", - "hosts": [] - }, - "schema": { - "log_level": "list(trace|debug|info|notice|warning|error|fatal)?", - "update_lists_on_start": "bool", - "ssl": "bool", - "certfile": "str", - "keyfile": "str", - "interface": "str", - "ipv6": "bool", - "ipv4_address": "str", - "ipv6_address": "str", - "hosts": [ - { - "name": "str", - "ip": "match(((^\\s*((([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]))\\s*$)|(^\\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:)))(%.+)?\\s*$)))" - } - ], - "leave_front_door_open": "bool?" - }, - "image": "hassioaddons/pi-hole-{arch}" -} \ No newline at end of file diff --git a/pi-hole/icon.png b/pi-hole/icon.png deleted file mode 100644 index 1a1b4d04..00000000 Binary files a/pi-hole/icon.png and /dev/null differ diff --git a/pi-hole/logo.png b/pi-hole/logo.png deleted file mode 100644 index b63eee7f..00000000 Binary files a/pi-hole/logo.png and /dev/null differ