mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on Home Panel to 6d5bb2c
This commit is contained in:
parent
283602de9f
commit
2a18b0d850
5 changed files with 8 additions and 16 deletions
|
@ -809,10 +809,10 @@ 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/f43ff54
|
||||
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/f43ff54/README.md
|
||||
[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/6d5bb2c
|
||||
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/6d5bb2c/README.md
|
||||
[home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues
|
||||
[home-panel-version-shield]: https://img.shields.io/badge/version-f43ff54-blue.svg
|
||||
[home-panel-version-shield]: https://img.shields.io/badge/version-6d5bb2c-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
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
# Changelog since v2.4.0
|
||||
- 📚 Use new My Home Assistant link format (#175)
|
||||
- ⬆️ Upgrades add-on base image to 12.0.0 (#174)
|
||||
|
|
|
@ -23,12 +23,6 @@ comparison to installing any other Home Assistant add-on.
|
|||
1. Once logged in, log into Home Assistant via the sidebar.
|
||||
1. Please see [here][config] for how to configure Home Panel.
|
||||
|
||||
Home Assistant, by default, ships with the Community Add-ons store installed.
|
||||
However, if it is missing (for any reason), you can add it by clicking the
|
||||
button My button below.
|
||||
|
||||
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
|
||||
|
||||
## Configuration
|
||||
|
||||
**Note**: _Remember to restart the add-on when the configuration is changed._
|
||||
|
@ -137,7 +131,7 @@ 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
|
||||
[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
|
||||
|
@ -147,8 +141,5 @@ SOFTWARE.
|
|||
[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
|
||||
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
|
||||
[repository]: https://github.com/hassio-addons/repository
|
||||
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
|
||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
||||
[timmo]: https://github.com/timmo001
|
||||
|
|
|
@ -51,8 +51,8 @@ If you are more interested in stable releases of our add-ons:
|
|||
[home-panel]: https://github.com/timmo001/home-panel
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-f43ff54-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-home-panel/tree/f43ff54
|
||||
[release-shield]: https://img.shields.io/badge/version-6d5bb2c-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-home-panel/tree/6d5bb2c
|
||||
[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
|
|
@ -30,4 +30,4 @@ schema:
|
|||
ssl: bool
|
||||
slug: home-panel
|
||||
url: https://github.com/hassio-addons/addon-home-panel
|
||||
version: f43ff54
|
||||
version: 6d5bb2c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue