mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Home Panel to 6a25177
This commit is contained in:
parent
064862832e
commit
7c472d18fd
4 changed files with 52 additions and 40 deletions
|
@ -644,10 +644,10 @@ SOFTWARE.
|
||||||
[happy-bubbles-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[happy-bubbles-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[happy-bubbles-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[happy-bubbles-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[happy-bubbles-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[happy-bubbles-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/a222b49
|
[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/6a25177
|
||||||
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/a222b49/README.md
|
[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/6a25177/README.md
|
||||||
[home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues
|
[home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues
|
||||||
[home-panel-version-shield]: https://img.shields.io/badge/version-a222b49-blue.svg
|
[home-panel-version-shield]: https://img.shields.io/badge/version-6a25177-blue.svg
|
||||||
[home-panel-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/home-panel.svg
|
[home-panel-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/home-panel.svg
|
||||||
[home-panel-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|
|
@ -1,3 +1,15 @@
|
||||||
2018/12/12 00:30 UTC - [a222b49](https://github.com/hassio-addons/addon-home-panel/commit/a222b49475d4f1d5371fdc1e8cc85ef238561ef8) by [@frenck](https://github.com/frenck)
|
2018/12/12 16:09 UTC - [6a25177](https://github.com/hassio-addons/addon-home-panel/commit/6a251777eeeb70ef130d1f56e476b6c5c5bd128e) by [@timmo001](https://github.com/timmo001)
|
||||||
> :shirt: Fixes linter warnings
|
> :books: Update docs (#1)
|
||||||
|
|
||||||
|
* :books: Updates readme to community addons
|
||||||
|
|
||||||
|
* :books: update docs and screenshots
|
||||||
|
|
||||||
|
* :books: :art: fix links and update screenshots
|
||||||
|
|
||||||
|
* :books: :hammer: fix links
|
||||||
|
|
||||||
|
* :books: update link and tagline
|
||||||
|
|
||||||
|
* :books: update tagline
|
||||||
|
|
||||||
|
|
|
@ -1,39 +1,33 @@
|
||||||
# Timmo Hass.io Add-ons: Home Panel
|
# Community Hass.io Add-ons: Pi-hole
|
||||||
|
|
||||||
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
||||||
|
|
||||||
[Home Panel][home-panel] add-on
|
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
|
||||||
|
|
||||||
|
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
|
||||||
|
|
||||||
|
[![Support my work on Patreon][patreon-shield]][patreon]
|
||||||
|
|
||||||
|
A touch-compatible web frontend for controlling the home.
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
A touch-compatible web-app for controlling the home. Integrates with
|
A touch-compatible web frontend for controlling the home. Integrates with
|
||||||
[Home Assistant][hass] as an alternative / additional frontend.
|
[Home Assistant][hass] as an alternative / additional frontend. Uses a
|
||||||
|
customisable and themeable card based UI which can be used on a touch screen.
|
||||||
### Features
|
|
||||||
|
|
||||||
- Card based user interface with support for [Home Assistant][hass]
|
|
||||||
- Supports MJPEG and related image-based camera/image feeds. Images can also
|
|
||||||
be used
|
|
||||||
- Light control with brightness, temperature, color and effects support
|
|
||||||
- Supports Radio playback from TuneIn
|
|
||||||
- Add weather and weather icons using Home Assistant's
|
|
||||||
[Dark Sky](https://www.home-assistant.io/components/weather.darksky/)
|
|
||||||
component
|
|
||||||
- Made for touch screens with a sideways scrolling Material
|
|
||||||
Design interface. (Compatible with desktops as well)
|
|
||||||
- Customizable interface
|
|
||||||
- Custom theme support
|
|
||||||
|
|
||||||
[Click here for the full documentation][docs]
|
[Click here for the full documentation][docs]
|
||||||
|
|
||||||
### Screenshots
|
### Screenshots
|
||||||
|
|
||||||
![Light Theme Screenshot][light-theme]
|
![Midnight Theme Screenshot][midnight-theme]
|
||||||
|
|
||||||
![More Info Dark Screenshot][more-info-dark]
|
![More Info Light Screenshot][more-info-light]
|
||||||
|
|
||||||
![Forest Theme][theme-forest]
|
![Forest Theme][theme-forest]
|
||||||
|
|
||||||
|
[Click here for the full documentation][docs]
|
||||||
|
|
||||||
## WARNING! THIS IS AN EDGE VERSION!
|
## WARNING! THIS IS AN EDGE VERSION!
|
||||||
|
|
||||||
This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds
|
This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds
|
||||||
|
@ -51,18 +45,24 @@ This repository was created for:
|
||||||
|
|
||||||
If you are more interested in stable releases of our add-ons:
|
If you are more interested in stable releases of our add-ons:
|
||||||
|
|
||||||
<https://github.com/timmo001/repository>
|
<https://github.com/hassio-addons/repository>
|
||||||
|
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
|
||||||
|
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
|
||||||
|
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||||
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||||
|
[discord]: https://discord.me/hassioaddons
|
||||||
|
[docs]: https://github.com/hassio-addons/addon-home-panel/blob/6a25177/README.md
|
||||||
|
[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
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-a222b49-blue.svg
|
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||||
[release]: https://github.com/hassio-addons/addon-home-panel/tree/a222b49
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[docs]: https://github.com/hassio-addons/addon-home-panel/blob/a222b49/README.md
|
[pi-hole]: https://pi-hole.net/
|
||||||
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
|
[release-shield]: https://img.shields.io/badge/version-6a25177-blue.svg
|
||||||
|
[release]: https://github.com/hassio-addons/addon-home-panel/tree/6a25177
|
||||||
[hass]: https://www.home-assistant.io/
|
[hass]: https://www.home-assistant.io/
|
||||||
[home-panel]: https://github.com/timmo001/home-panel
|
[home-panel]: https://github.com/timmo001/home-panel
|
||||||
[light-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/light-theme.png
|
[midnight-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/midnight-theme.png
|
||||||
[dark-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/dark-theme.png
|
|
||||||
[more-info-light]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/more-info-light.png
|
[more-info-light]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/more-info-light.png
|
||||||
[more-info-dark]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/more-info-dark.png
|
|
||||||
[radio]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/radio.png
|
|
||||||
[theme-forest]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/theme-forest.png
|
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "Home Panel",
|
"name": "Home Panel",
|
||||||
"version": "a222b49",
|
"version": "6a25177",
|
||||||
"slug": "home-panel",
|
"slug": "home-panel",
|
||||||
"description": "A touch-compatible web-app for controlling the home",
|
"description": "A touch-compatible web frontend for controlling the home.",
|
||||||
"url": "https://github.com/timmo001/addon-home-panel",
|
"url": "https://github.com/hassio-addons/addon-home-panel",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8234]",
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8234]",
|
||||||
"startup": "application",
|
"startup": "application",
|
||||||
"arch": [
|
"arch": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue