⬆️ Updating add-on Happy Bubbles to a634196

This commit is contained in:
Community Hass.io Add-ons Bot 2020-02-23 20:13:17 +00:00
parent 07a0261e30
commit 2ef97f6d01
4 changed files with 21 additions and 14 deletions

View file

@ -996,10 +996,10 @@ SOFTWARE.
[grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[grocy-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [grocy-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/f72abfc [addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/a634196
[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/f72abfc/README.md [addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/a634196/README.md
[happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues [happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues
[happy-bubbles-version-shield]: https://img.shields.io/badge/version-f72abfc-blue.svg [happy-bubbles-version-shield]: https://img.shields.io/badge/version-a634196-blue.svg
[happy-bubbles-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/happy-bubbles-armhf.svg [happy-bubbles-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/happy-bubbles-armhf.svg
[happy-bubbles-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [happy-bubbles-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[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

View file

@ -1,2 +1,9 @@
# Changelog since v3.0.5 # Changelog since v3.0.5
- :hammer: Update community forum links
- :arrow_up: Upgrades add-on base image to v7.0.2
- :hammer: Updates for upstream Supervisor changes
- :hammer: Re-branding
- :hammer: Update add-on config with new password & list features
- :books: Update add-on documentation to use new YAML configuration format
- :arrow_up: Upgrades add-on base image to v7.0.0
- :arrow_up: Upgrades nginx to 1.16.1-r6 - :arrow_up: Upgrades nginx to 1.16.1-r6

View file

@ -1,4 +1,4 @@
# Community Hass.io Add-ons: Happy Bubbles # Home Assistant Community Add-on: Happy Bubbles
[![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]
@ -31,8 +31,8 @@ as they happen, to not have to keep polling it.
## 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 Home Assistant Add-ons repository contains edge builds of add-ons.
add-ons are based upon the latest development version. Edge builds add-ons are based upon the latest development version.
- They may not work at all. - They may not work at all.
- They might stop working at any time. - They might stop working at any time.
@ -50,14 +50,14 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/f72abfc/README.md [docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/a634196/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-happy-bubbles/53511?u=frenck [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-happy-bubbles/53511?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck [github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-f72abfc-blue.svg [release-shield]: https://img.shields.io/badge/version-a634196-blue.svg
[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/f72abfc [release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/a634196

View file

@ -1,6 +1,6 @@
{ {
"name": "Happy Bubbles", "name": "Happy Bubbles",
"version": "f72abfc", "version": "a634196",
"slug": "happy-bubbles", "slug": "happy-bubbles",
"description": "Presence detection server for Happy Bubbles Bluetooth beacon-based presence detection system.", "description": "Presence detection server for Happy Bubbles Bluetooth beacon-based presence detection system.",
"url": "https://github.com/hassio-addons/addon-happy-bubbles", "url": "https://github.com/hassio-addons/addon-happy-bubbles",
@ -28,7 +28,7 @@
"80/tcp": null "80/tcp": null
}, },
"ports_description": { "ports_description": {
"80/tcp": "Web interface (Not required for Hass.io Ingress)" "80/tcp": "Web interface (Not required for Ingress)"
}, },
"options": { "options": {
"ssl": true, "ssl": true,
@ -41,7 +41,7 @@
"mqtt_password": "" "mqtt_password": ""
}, },
"schema": { "schema": {
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?", "log_level": "list(trace|debug|info|notice|warning|error|fatal)?",
"ssl": "bool", "ssl": "bool",
"certfile": "str", "certfile": "str",
"keyfile": "str", "keyfile": "str",
@ -49,7 +49,7 @@
"mqtt_port": "port", "mqtt_port": "port",
"mqtt_client_id": "str", "mqtt_client_id": "str",
"mqtt_username": "str", "mqtt_username": "str",
"mqtt_password": "str" "mqtt_password": "password"
}, },
"image": "hassioaddons/happy-bubbles-{arch}" "image": "hassioaddons/happy-bubbles-{arch}"
} }