⬆️ Updating add-on Lutron Certificate to 06bde5d

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-08 11:04:41 +00:00
parent bc9a1a8de0
commit 4e5cbb0184
4 changed files with 15 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-armv7-shield]: https://img.shields.io/badge/armv7-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/df37c39
[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/df37c39/README.md
[addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/06bde5d
[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/06bde5d/README.md
[lutron-cert-issue]: https://github.com/hassio-addons/addon-lutron-cert/issues
[lutron-cert-version-shield]: https://img.shields.io/badge/version-df37c39-blue.svg
[lutron-cert-version-shield]: https://img.shields.io/badge/version-06bde5d-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,13 @@
# Changelog since v0.7.0
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#33)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ 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.

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/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-df37c39-blue.svg
[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/df37c39
[release-shield]: https://img.shields.io/badge/version-06bde5d-blue.svg
[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/06bde5d

View file

@ -1,6 +1,6 @@
{
"name": "Lutron Certificate",
"version": "df37c39",
"version": "06bde5d",
"slug": "lutron-cert",
"description": "Generate certificate to control Lutron Caseta bridge locally",
"url": "https://github.com/hassio-addons/addon-lutron-cert",