diff --git a/.addons.yml b/.addons.yml index b6e9d6df6..cce0651b9 100644 --- a/.addons.yml +++ b/.addons.yml @@ -57,10 +57,6 @@ addons: repository: hassio-addons/addon-grocy target: grocy image: ghcr.io/hassio-addons/grocy/{arch} - home-panel: - repository: hassio-addons/addon-home-panel - target: home-panel - image: ghcr.io/hassio-addons/home-panel/{arch} influxdb: repository: hassio-addons/addon-influxdb target: influxdb diff --git a/README.md b/README.md index f06c6db9d..ddc044f46 100644 --- a/README.md +++ b/README.md @@ -209,19 +209,6 @@ ERP beyond your fridge! A groceries & household management solution for your hom [:books: Grocy add-on documentation][addon-doc-grocy] -### ✓ [Home Panel][addon-home-panel] - -![Latest Version][home-panel-version-shield] -![Supports armhf Architecture][home-panel-armhf-shield] -![Supports armv7 Architecture][home-panel-armv7-shield] -![Supports aarch64 Architecture][home-panel-aarch64-shield] -![Supports amd64 Architecture][home-panel-amd64-shield] -![Supports i386 Architecture][home-panel-i386-shield] - -A web frontend for controlling the home - -[:books: Home Panel add-on documentation][addon-doc-home-panel] - ### ✓ [InfluxDB][addon-influxdb] ![Latest Version][influxdb-version-shield] @@ -594,7 +581,6 @@ on the correct GitHub repository matching the add-on. - [Open an issue for the add-on: Glances][glances-issue] - [Open an issue for the add-on: Grafana][grafana-issue] - [Open an issue for the add-on: Grocy][grocy-issue] -- [Open an issue for the add-on: Home Panel][home-panel-issue] - [Open an issue for the add-on: InfluxDB][influxdb-issue] - [Open an issue for the add-on: JupyterLab][jupyterlab-issue] - [Open an issue for the add-on: Log Viewer][log-viewer-issue] @@ -785,15 +771,6 @@ SOFTWARE. [grocy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grocy-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/367ed2e -[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/367ed2e/README.md -[home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues -[home-panel-version-shield]: https://img.shields.io/badge/version-367ed2e-blue.svg -[home-panel-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg -[home-panel-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg -[home-panel-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg -[home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg -[home-panel-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/eef27de [addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/eef27de/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues diff --git a/home-panel/CHANGELOG.md b/home-panel/CHANGELOG.md deleted file mode 100644 index 2548c48b2..000000000 --- a/home-panel/CHANGELOG.md +++ /dev/null @@ -1,23 +0,0 @@ -# Changelog since v2.7.0 -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 (#239) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 (#238) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_18/openssl to v3.1.4-r1 (#237) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 (#236) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_18/openssl to v3.1.4-r0 (#235) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 (#233) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Drop support for armhf & i386 (#234) -- ⬆️ Update alpine_3_18/nginx to v1.24.0-r7 (#231) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/home-panel/DOCS.md b/home-panel/DOCS.md deleted file mode 100644 index 653cc069d..000000000 --- a/home-panel/DOCS.md +++ /dev/null @@ -1,145 +0,0 @@ -# Home Assistant Community Add-on: Home Panel - -A web frontend for controlling the home. Integrates with -[Home Assistant][hass] as an alternative / additional frontend. Uses a -customisable and themeable card based UI which can be used on a touch screen. - -## Installation - -The installation of this add-on is pretty straightforward and not different in -comparison to installing any other Home Assistant add-on. - -1. Click the Home Assistant My button below to open the add-on on your Home - Assistant instance. - - [![Open this add-on in your Home Assistant instance.][addon-badge]][addon] - -1. Click the "Install" button to install the add-on. -1. Configure the "Home Panel" add-on. (See below) -1. Start the "Home Panel" add-on. -1. Check the logs of the "Home Panel" add-on to see it in action. -1. Click "Open Web UI". -1. Create a new account. -1. Once logged in, log into Home Assistant via the sidebar. -1. Please see [here][config] for how to configure Home Panel. - -## Configuration - -**Note**: _Remember to restart the add-on when the configuration is changed._ - -Example add-on configuration: - -```yaml -log_level: info -ssl: true -certfile: fullchain.pem -keyfile: privkey.pem -``` - -### Option: `log_level` - -The `log_level` option controls the level of log output by the addon and can -be changed to be more or less verbose, which might be useful when you are -dealing with an unknown issue. Possible values are: - -- `trace`: Show every detail, like all called internal functions. -- `debug`: Shows detailed debug information. -- `info`: Normal (usually) interesting events. -- `warning`: Exceptional occurrences that are not errors. -- `error`: Runtime errors that do not require immediate action. -- `fatal`: Something went terribly wrong. Add-on becomes unusable. - -Please note that each level automatically includes log messages from a -more severe level, e.g., `debug` also shows `info` messages. By default, -the `log_level` is set to `info`, which is the recommended setting unless -you are troubleshooting. - -### Option: `ssl` - -Enables/Disables SSL (HTTPS) on the app. Set it `true` to enable it, -`false` otherwise. - -### Option: `certfile` - -The certificate file to use for SSL. - -**Note**: _The file MUST be stored in `/ssl/`, which is the default_ - -### Option: `keyfile` - -The private key file to use for SSL. - -**Note**: _The file MUST be stored in `/ssl/`, which is the default_ - -## Changelog & Releases - -This repository keeps a change log using [GitHub's releases][releases] -functionality. - -Releases are based on [Semantic Versioning][semver], 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. - -## Support - -Got questions? - -You have several options to get them answered: - -- The [Home Assistant Community Add-ons Discord chat server][discord] for add-on - support and feature requests. -- The [Home Assistant Discord chat server][discord-ha] for general Home - Assistant discussions and questions. -- The Home Assistant [Community Forum][forum]. -- Join the [Reddit subreddit][reddit] in [/r/homeassistant][reddit] - -You could also [open an issue here][issue] on GitHub. - -## Authors & contributors - -The original setup of this repository is by [Timmo][timmo]. - -For a full list of all authors and contributors, -check [the contributor's page][contributors]. - -## License - -MIT License - -Copyright (c) 2018-2023 Aidan Timson - -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. - -[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg -[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_home-panel&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository -[config]: https://home-panel-docs.timmo.dev/configui/ -[contributors]: https://github.com/hassio-addons/addon-home-panel/graphs/contributors -[discord-ha]: https://discord.gg/c5DvZ4e -[discord]: https://discord.me/hassioaddons -[forum]: https://community.home-assistant.io/t/home-panel-a-touch-compatible-webapp-for-controlling-the-home/62597?u=timmo001 -[hass]: https://www.home-assistant.io/ -[issue]: https://github.com/hassio-addons/addon-home-panel/issues -[reddit]: https://reddit.com/r/homeassistant -[releases]: https://github.com/hassio-addons/addon-home-panel/releases -[semver]: https://semver.org/spec/v2.0.0.html -[timmo]: https://github.com/timmo001 diff --git a/home-panel/README.md b/home-panel/README.md deleted file mode 100644 index 67da6bb26..000000000 --- a/home-panel/README.md +++ /dev/null @@ -1,58 +0,0 @@ -# Home Assistant Community Add-on: Home Panel - -[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] - -[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] - -[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] - -A web frontend for controlling the home. Integrates with - [Home Assistant][hass] as an alternative / additional frontend. Uses a - customisable and themeable card based UI which can be used on a touch screen. - -![banner][banner] - -## Screenshots - -![Main Screen Screenshot][screen-main] - -![Configuration Screenshot][screen-configuration-main] - -![Showcase Purple Space][showcase-purple-space] - -## WARNING! THIS IS AN EDGE VERSION! - -This Home Assistant Add-ons repository contains edge builds of add-ons. -Edge builds add-ons are based upon the latest development version. - -- They may not work at all. -- 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. -- Developers. - -If you are more interested in stable releases of our add-ons: - - - - -[banner]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/banner.png -[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg -[buymeacoffee]: https://www.buymeacoffee.com/timmo -[discord-shield]: https://img.shields.io/discord/478094546522079232.svg -[discord]: https://discord.me/hassioaddons -[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg -[forum]: https://community.home-assistant.io/t/home-panel-a-touch-compatible-webapp-for-controlling-the-home/62597?u=timmo001 -[hass]: https://www.home-assistant.io/ -[home-panel]: https://github.com/timmo001/home-panel -[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg -[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-367ed2e-blue.svg -[release]: https://github.com/hassio-addons/addon-home-panel/tree/367ed2e -[screen-configuration-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/screen-configuration-main.png -[screen-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/resources/screen-main.png -[showcase-purple-space]: https://raw.githubusercontent.com/timmo001/home-panel/master/documentation/docs/showcase/timmo/purple-space.png \ No newline at end of file diff --git a/home-panel/config.yaml b/home-panel/config.yaml deleted file mode 100644 index 6fce288f7..000000000 --- a/home-panel/config.yaml +++ /dev/null @@ -1,31 +0,0 @@ -name: Home Panel -version: 367ed2e -slug: home-panel -description: A web frontend for controlling the home -url: https://github.com/hassio-addons/addon-home-panel -codenotary: codenotary@frenck.dev -arch: -- aarch64 -- amd64 -- armv7 -init: false -ingress: true -ingress_stream: true -panel_icon: mdi:home -ports: - 80/tcp: null -ports_description: - 80/tcp: Web UI (Not required for Ingress) -map: -- config:rw -- ssl -options: - ssl: true - certfile: fullchain.pem - keyfile: privkey.pem -schema: - log_level: list(trace|debug|info|notice|warning|error|fatal)? - ssl: bool - certfile: str - keyfile: str -image: ghcr.io/hassio-addons/home-panel/{arch} diff --git a/home-panel/icon.png b/home-panel/icon.png deleted file mode 100644 index ab0dcd477..000000000 Binary files a/home-panel/icon.png and /dev/null differ diff --git a/home-panel/logo.png b/home-panel/logo.png deleted file mode 100644 index 1f6720679..000000000 Binary files a/home-panel/logo.png and /dev/null differ diff --git a/home-panel/translations/en.yaml b/home-panel/translations/en.yaml deleted file mode 100644 index e1b01f15f..000000000 --- a/home-panel/translations/en.yaml +++ /dev/null @@ -1,22 +0,0 @@ ---- -configuration: - log_level: - name: Log level - description: >- - Controls the level of log details the add-on provides. - ssl: - name: SSL - description: >- - Enables/Disables SSL (HTTPS) on the web interface. - certfile: - name: Certificate file - description: >- - The certificate file to use for SSL. Note that this file must - exist in the /ssl/ folder. - keyfile: - name: Private key file - description: >- - The private key file to use for SSL. Note that this file must - exist in the /ssl/ folder. -network: - 80/tcp: Web interface (Not required for Ingress)