mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 11:31:28 +00:00
🎉 Release of add-on Lutron Certificate 0.8.0
This commit is contained in:
parent
cdd491af9e
commit
770d596428
5 changed files with 73 additions and 19 deletions
|
@ -891,10 +891,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/v0.7.0
|
||||
[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/v0.7.0/README.md
|
||||
[addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/v0.8.0
|
||||
[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/v0.8.0/README.md
|
||||
[lutron-cert-issue]: https://github.com/hassio-addons/addon-lutron-cert/issues
|
||||
[lutron-cert-version-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg
|
||||
[lutron-cert-version-shield]: https://img.shields.io/badge/version-v0.8.0-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
|
||||
|
|
|
@ -1,18 +1,37 @@
|
|||
## What’s changed
|
||||
|
||||
## 🧰 Maintenance
|
||||
### ⚠️ This add-on is now deprecated
|
||||
|
||||
- Cleanup repository @frenck (#23)
|
||||
- Happy New Year @frenck (#24)
|
||||
- Upgrade Code of Conduct @frenck (#25)
|
||||
- Add new repository workflow @frenck (#26)
|
||||
This add-on used to be helpful when in need of getting the signed certificates
|
||||
of your Lutron Caseta smart bridge in order to use it with Home Assistant.
|
||||
|
||||
Nowadays, Home Assistant does support/help with this itself and this add-on
|
||||
is therefore no longer needed.
|
||||
|
||||
If you want to integrate Lutron Caseta with Home Assistant, then follow
|
||||
the instructions on the Home Assistant Lutron Caseta integration documentation
|
||||
page:
|
||||
|
||||
home-assistant.io/integrations/lutron_caseta/#configuration
|
||||
|
||||
## 🚨 Breaking changes
|
||||
|
||||
- Deprecate add-on @frenck (#46)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆ Updates requests to v2.25.0 @renovate (#19)
|
||||
- ⬆ Updates cryptography to v3.3.1 @renovate (#20)
|
||||
- ⬆ Updates requests to v2.25.1 @renovate (#22)
|
||||
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#27)
|
||||
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#28)
|
||||
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#29)
|
||||
- Upgrade add-on base image to 9.1.2 @frenck (#30)
|
||||
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#31)
|
||||
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#32)
|
||||
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#33)
|
||||
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#34)
|
||||
- ⬆️ Bump cryptography from 3.3.1 to 3.3.2 in /lutron-cert @dependabot (#35)
|
||||
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#36)
|
||||
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#37)
|
||||
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#38)
|
||||
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#39)
|
||||
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#40)
|
||||
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#44)
|
||||
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#43)
|
||||
- ⬆️ Upgrades add-on base image to v6.0.3 @frenck (#45)
|
||||
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#42)
|
||||
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#41)
|
||||
|
|
|
@ -4,6 +4,24 @@ This add-on will guide you through the necessary steps to create signed
|
|||
certificate files necessary to control your Lutron Caseta smart bridge with
|
||||
Home Assistant.
|
||||
|
||||
## Deprecation warning
|
||||
|
||||
**This add-on is in a deprecated state!**
|
||||
|
||||
This add-on used to be helpful when in need of getting the signed certificates
|
||||
of your Lutron Caseta smart bridge in order to use it with Home Assistant.
|
||||
|
||||
Nowadays, Home Assistant does support/help with this itself and this add-on
|
||||
is therefore no longer needed.
|
||||
|
||||
If you want to integrate Lutron Caseta with Home Assistant, than follow
|
||||
the instructions on the Home Assistant Lutron Caseta integration documentation
|
||||
page:
|
||||
|
||||
<https://www.home-assistant.io/integrations/lutron_caseta/#configuration>
|
||||
|
||||
## Usage
|
||||
|
||||
Three files will be created during successful execution of the wizard:
|
||||
|
||||
- `/ssl/lutron/caseta.key`: the private key file used to generate the
|
||||
|
|
|
@ -9,6 +9,22 @@
|
|||
A simple utility to generate signed certificate files to allow local control of
|
||||
a Lutron Caseta smart bridge.
|
||||
|
||||
## Deprecation warning
|
||||
|
||||
**This add-on is in a deprecated state!**
|
||||
|
||||
This add-on used to be helpful when in need of getting the signed certificates
|
||||
of your Lutron Caseta smart bridge in order to use it with Home Assistant.
|
||||
|
||||
Nowadays, Home Assistant does support/help with this itself and this add-on
|
||||
is therefore no longer needed.
|
||||
|
||||
If you want to integrate Lutron Caseta with Home Assistant, than follow
|
||||
the instructions on the Home Assistant Lutron Caseta integration documentation
|
||||
page:
|
||||
|
||||
<https://www.home-assistant.io/integrations/lutron_caseta/#configuration>
|
||||
|
||||
## About
|
||||
|
||||
This add-on will guide you through the necessary steps to create signed
|
||||
|
@ -63,6 +79,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-lutron-certificate/70317?u=frenck
|
||||
[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-v0.7.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/v0.7.0
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-%20!%20DEPRECATED%20%20%20!-ff0000.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/v0.8.0
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Lutron Certificate",
|
||||
"version": "0.7.0",
|
||||
"stage": "deprecated",
|
||||
"version": "0.8.0",
|
||||
"slug": "lutron-cert",
|
||||
"description": "Generate certificate to control Lutron Caseta bridge locally",
|
||||
"url": "https://github.com/hassio-addons/addon-lutron-cert",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue