mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 11:01:24 +00:00
🔥 Remove Home Panel add-on
This commit is contained in:
parent
afd25fb1fa
commit
26a1282ef6
9 changed files with 0 additions and 314 deletions
|
@ -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
|
||||
|
|
23
README.md
23
README.md
|
@ -206,19 +206,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]
|
||||
|
@ -599,7 +586,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]
|
||||
|
@ -790,15 +776,6 @@ SOFTWARE.
|
|||
[grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[grocy-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/v2.7.0
|
||||
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/v2.7.0/README.md
|
||||
[home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues
|
||||
[home-panel-version-shield]: https://img.shields.io/badge/version-v2.7.0-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-yes-green.svg
|
||||
[home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v4.8.0
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v4.8.0/README.md
|
||||
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||
|
|
|
@ -1,32 +0,0 @@
|
|||
## What’s changed
|
||||
|
||||
## 📚 Documentation
|
||||
|
||||
- Fixed broken images in README.md @eamonwoortman ([#204](https://github.com/hassio-addons/addon-home-panel/pull/204))
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r4 @renovate ([#205](https://github.com/hassio-addons/addon-home-panel/pull/205))
|
||||
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r5 @renovate ([#206](https://github.com/hassio-addons/addon-home-panel/pull/206))
|
||||
- ⬆️ Update alpine_3_18/nginx to v1.24.0-r6 @renovate ([#207](https://github.com/hassio-addons/addon-home-panel/pull/207))
|
||||
- ⬆️ Update alpine_3_18/openssl to v3.1.1-r1 @renovate ([#208](https://github.com/hassio-addons/addon-home-panel/pull/208))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.1 @renovate ([#209](https://github.com/hassio-addons/addon-home-panel/pull/209))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.2 @renovate ([#210](https://github.com/hassio-addons/addon-home-panel/pull/210))
|
||||
- ⬆️ Update alpine_3_18/nodejs to v18.16.1-r0 @renovate ([#211](https://github.com/hassio-addons/addon-home-panel/pull/211))
|
||||
- ⬆️ Update alpine_3_18/openssl to v3.1.1-r2 @renovate ([#214](https://github.com/hassio-addons/addon-home-panel/pull/214))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.3 @renovate ([#215](https://github.com/hassio-addons/addon-home-panel/pull/215))
|
||||
- ⬆️ Update alpine_3_18/nodejs to v18.17.0-r0 @renovate ([#216](https://github.com/hassio-addons/addon-home-panel/pull/216))
|
||||
- ⬆️ Update alpine_3_18/openssl to v3.1.1-r3 @renovate ([#217](https://github.com/hassio-addons/addon-home-panel/pull/217))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.5 @renovate ([#218](https://github.com/hassio-addons/addon-home-panel/pull/218))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.7 @renovate ([#219](https://github.com/hassio-addons/addon-home-panel/pull/219))
|
||||
- ⬆️ Update alpine_3_18/openssl to v3.1.2-r0 @renovate ([#220](https://github.com/hassio-addons/addon-home-panel/pull/220))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.8 @renovate ([#221](https://github.com/hassio-addons/addon-home-panel/pull/221))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.0 @renovate ([#222](https://github.com/hassio-addons/addon-home-panel/pull/222))
|
||||
- ⬆️ Update alpine_3_18/nodejs to v18.17.1-r0 @renovate ([#223](https://github.com/hassio-addons/addon-home-panel/pull/223))
|
||||
- ⬆️ Update alpine_3_18/openssl to v3.1.3-r0 @renovate ([#224](https://github.com/hassio-addons/addon-home-panel/pull/224))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 @renovate ([#225](https://github.com/hassio-addons/addon-home-panel/pull/225))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.3 @renovate ([#226](https://github.com/hassio-addons/addon-home-panel/pull/226))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 @renovate ([#227](https://github.com/hassio-addons/addon-home-panel/pull/227))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 @renovate ([#228](https://github.com/hassio-addons/addon-home-panel/pull/228))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 @renovate ([#229](https://github.com/hassio-addons/addon-home-panel/pull/229))
|
||||
- ⬆️ Update alpine_3_18/nodejs to v18.18.2-r0 @renovate ([#230](https://github.com/hassio-addons/addon-home-panel/pull/230))
|
|
@ -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
|
|
@ -1,55 +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 A BETA VERSION!
|
||||
|
||||
This Home Assistant Add-ons repository contains beta releases of add-ons.
|
||||
|
||||
- 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.
|
||||
|
||||
If you are more interested in stable releases of our add-ons:
|
||||
|
||||
<https://github.com/hassio-addons/repository>
|
||||
|
||||
|
||||
[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-v2.7.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-home-panel/tree/v2.7.0
|
||||
[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
|
|
@ -1,33 +0,0 @@
|
|||
name: Home Panel
|
||||
version: 2.7.0
|
||||
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
|
||||
- armhf
|
||||
- armv7
|
||||
- i386
|
||||
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}
|
Binary file not shown.
Before Width: | Height: | Size: 7.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 19 KiB |
|
@ -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)
|
Loading…
Add table
Add a link
Reference in a new issue