⬆️ Updating add-on Lutron Certificate to b660efe

This commit is contained in:
Community Hass.io Add-ons Bot 2019-04-20 07:52:34 +00:00
parent b17e322058
commit cf65ef3f84
4 changed files with 17 additions and 48 deletions

View file

@ -885,10 +885,10 @@ SOFTWARE.
[log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[log-viewer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [log-viewer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[log-viewer-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [log-viewer-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/fab222b [addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/b660efe
[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/fab222b/README.md [addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/b660efe/README.md
[lutron-cert-issue]: https://github.com/hassio-addons/addon-lutron-cert/issues [lutron-cert-issue]: https://github.com/hassio-addons/addon-lutron-cert/issues
[lutron-cert-version-shield]: https://img.shields.io/badge/version-fab222b-blue.svg [lutron-cert-version-shield]: https://img.shields.io/badge/version-b660efe-blue.svg
[lutron-cert-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/lutron-cert-armhf.svg [lutron-cert-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/lutron-cert-armhf.svg
[lutron-cert-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [lutron-cert-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[lutron-cert-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [lutron-cert-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,45 +1,11 @@
# Changelog since v0.1.0 # Changelog since v0.2.0
2019/03/23 13:14 UTC - [fab222b](https://github.com/hassio-addons/addon-lutron-cert/commit/fab222bb2907a7308f46e32f756f77bb376a4b1a) by [@frenck](https://github.com/frenck) 2019/04/20 07:33 UTC - [b660efe](https://github.com/hassio-addons/addon-lutron-cert/commit/b660efeb6975828451cfac6efb60ea7ee614f802) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades py3-cryptography to 2.4.2-r2 > :hammer: Refactor add-on to be compatible with new base image
2019/03/23 13:14 UTC - [b982ec1](https://github.com/hassio-addons/addon-lutron-cert/commit/b982ec101478cac394238ad62711c2cb4e95e4cf) by [@frenck](https://github.com/frenck) 2019/04/20 07:33 UTC - [6316379](https://github.com/hassio-addons/addon-lutron-cert/commit/6316379ddff3da3cf5a3c4eb028c5a2a76cef7cb) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades python3 to 3.6.8-r1 > :sparkles: Adds port descriptions
2019/03/23 13:14 UTC - [3688c69](https://github.com/hassio-addons/addon-lutron-cert/commit/3688c69af9191c8580ab3c13286adf7d7fb31607) by [@frenck](https://github.com/frenck) 2019/04/20 07:33 UTC - [b97e714](https://github.com/hassio-addons/addon-lutron-cert/commit/b97e714375303149fa232d40acfbe47cc2370d5a) by [@frenck](https://github.com/frenck)
> :hammer: Moves Python requirement into a requirements file > :arrow_up: Upgrades add-on base image to Python 1.1.0
2019/03/23 13:14 UTC - [cff3aa7](https://github.com/hassio-addons/addon-lutron-cert/commit/cff3aa75169d8a0d56d58556c94cf56699945855) by [@frenck](https://github.com/frenck)
> :hammer: Rewrite add-on onto Bashio
2019/03/23 13:14 UTC - [c92c00d](https://github.com/hassio-addons/addon-lutron-cert/commit/c92c00d4599ac72649ee872eaf908f3ab1630035) by [@frenck](https://github.com/frenck)
> :books: Updates documentation for ARMv7
2019/03/23 13:14 UTC - [f29cd47](https://github.com/hassio-addons/addon-lutron-cert/commit/f29cd47bab5d734dfde0a4fe29eccff77c81b64d) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades add-on base image to 3.0.1 + ARMv7 support
2019/03/23 13:14 UTC - [324f076](https://github.com/hassio-addons/addon-lutron-cert/commit/324f07606c963f3f4a47746166856c68d3f4bb9e) by [@frenck](https://github.com/frenck)
> :fire: Removes custom log format override
2019/03/23 13:14 UTC - [724bf83](https://github.com/hassio-addons/addon-lutron-cert/commit/724bf83475634bef221e97a1962ae2382cff1a2c) by [@frenck](https://github.com/frenck)
> :hammer: Makes log_level optional
2019/03/23 13:14 UTC - [8db015c](https://github.com/hassio-addons/addon-lutron-cert/commit/8db015c971dc883b718e54ca29c6baa215fa8b2d) by [@frenck](https://github.com/frenck)
> :fire: Removes BountySource links
2019/03/23 13:14 UTC - [df0eeef](https://github.com/hassio-addons/addon-lutron-cert/commit/df0eeeff50d2100376bf9a1d20f9633f10702fd6) by [@frenck](https://github.com/frenck)
> :fireworks: Updates maintenance year to 2019
2019/03/23 13:14 UTC - [2733e9b](https://github.com/hassio-addons/addon-lutron-cert/commit/2733e9b8ca9fa9bccfa12023f23402b357abbdb6) by [@renovate[bot]](https://github.com/apps/renovate)
> Configure Renovate (#1)
* Add renovate.json
* Update renovate.json
2019/03/23 13:14 UTC - [b760d52](https://github.com/hassio-addons/addon-lutron-cert/commit/b760d52a0f8cfff5a47ce312c0dbb31e410d9b93) by [@dale3h](https://github.com/dale3h)
> 🐞 Removes debug maps in config.json
2019/03/23 13:14 UTC - [00a5b46](https://github.com/hassio-addons/addon-lutron-cert/commit/00a5b466e15c152d9290267872cd1879039aefa2) by [@dale3h](https://github.com/dale3h)
> 🚚 Moves server files to /opt

View file

@ -64,11 +64,11 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/dale3h [buymeacoffee]: https://www.buymeacoffee.com/dale3h
[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-lutron-cert/blob/fab222b/README.md [docs]: https://github.com/hassio-addons/addon-lutron-cert/blob/b660efe/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-lutron-certificate/70317 [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-lutron-certificate/70317
[lutron-caseta-docs]: https://www.home-assistant.io/components/lutron_caseta/ [lutron-caseta-docs]: https://www.home-assistant.io/components/lutron_caseta/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-fab222b-blue.svg [release-shield]: https://img.shields.io/badge/version-b660efe-blue.svg
[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/fab222b [release]: https://github.com/hassio-addons/addon-lutron-cert/tree/b660efe

View file

@ -1,6 +1,6 @@
{ {
"name": "Lutron Certificate", "name": "Lutron Certificate",
"version": "fab222b", "version": "b660efe",
"slug": "lutron-cert", "slug": "lutron-cert",
"description": "Generate certificate to control Lutron Caseta bridge locally", "description": "Generate certificate to control Lutron Caseta bridge locally",
"url": "https://github.com/hassio-addons/addon-lutron-cert", "url": "https://github.com/hassio-addons/addon-lutron-cert",
@ -20,6 +20,9 @@
"ports": { "ports": {
"5817/tcp": 5817 "5817/tcp": 5817
}, },
"ports_description": {
"5817/tcp": "Web interface"
},
"map": [ "map": [
"ssl:rw" "ssl:rw"
], ],