⬆️ Updating add-on Lutron Certificate to df37c39

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-05 12:48:20 +00:00
parent aedb63f453
commit 128dba4a58
4 changed files with 16 additions and 6 deletions

View file

@ -928,10 +928,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/7017744 [addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/df37c39
[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/7017744/README.md [addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/df37c39/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-7017744-blue.svg [lutron-cert-version-shield]: https://img.shields.io/badge/version-df37c39-blue.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
[lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,14 @@
# Changelog since v0.7.0 # Changelog since v0.7.0
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#32)
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/actionshub/markdownlint/releases)
- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#31) - ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#31)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4.

View file

@ -67,5 +67,5 @@ If you are more interested in stable releases of our add-ons:
[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/2021.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.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-7017744-blue.svg [release-shield]: https://img.shields.io/badge/version-df37c39-blue.svg
[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/7017744 [release]: https://github.com/hassio-addons/addon-lutron-cert/tree/df37c39

View file

@ -1,6 +1,6 @@
{ {
"name": "Lutron Certificate", "name": "Lutron Certificate",
"version": "7017744", "version": "df37c39",
"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",