From 68841e5c49552e5dca83c0efa2aefca2c35b46d7 Mon Sep 17 00:00:00 2001 From: bropat Date: Sun, 20 Aug 2023 13:45:53 +0000 Subject: [PATCH] Updated eufy-security-ws to 1.6.3 --- eufy-security-ws/CHANGELOG.md | 4 ++++ eufy-security-ws/README.md | 4 ++-- eufy-security-ws/build.yaml | 2 +- eufy-security-ws/config.yaml | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/eufy-security-ws/CHANGELOG.md b/eufy-security-ws/CHANGELOG.md index d02ac76..46767ab 100755 --- a/eufy-security-ws/CHANGELOG.md +++ b/eufy-security-ws/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.6.3 + +- Updated eufy-security-ws to version [`1.6.3`](https://github.com/bropat/eufy-security-ws/releases/tag/1.6.3) + ## 1.6.2 - Updated eufy-security-ws to version [`1.6.2`](https://github.com/bropat/eufy-security-ws/releases/tag/1.6.2) diff --git a/eufy-security-ws/README.md b/eufy-security-ws/README.md index 9c46e76..25752ee 100755 --- a/eufy-security-ws/README.md +++ b/eufy-security-ws/README.md @@ -37,5 +37,5 @@ See Documentation tab for more details. [armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg -[release-shield]: https://img.shields.io/badge/version-v1.6.2-blue.svg -[release]: https://github.com/bropat/eufy-security-ws/releases/tag/1.6.2 +[release-shield]: https://img.shields.io/badge/version-v1.6.3-blue.svg +[release]: https://github.com/bropat/eufy-security-ws/releases/tag/1.6.3 diff --git a/eufy-security-ws/build.yaml b/eufy-security-ws/build.yaml index 8dd3967..f6495af 100755 --- a/eufy-security-ws/build.yaml +++ b/eufy-security-ws/build.yaml @@ -9,4 +9,4 @@ codenotary: #signer: patrick.broetto@gmail.com base_image: notary@home-assistant.io args: - EUFY_SECURITY_WS_VERSION: 1.6.2 + EUFY_SECURITY_WS_VERSION: 1.6.3 diff --git a/eufy-security-ws/config.yaml b/eufy-security-ws/config.yaml index 050be4d..6085044 100755 --- a/eufy-security-ws/config.yaml +++ b/eufy-security-ws/config.yaml @@ -1,6 +1,6 @@ name: eufy-security-ws description: Allows you to control Eufy security devices over websocket by connecting to the Eufy cloud servers and local/remote stations -version: 1.6.2 +version: 1.6.3 slug: "eufy_security_ws" url: https://github.com/bropat/hassio-eufy-security-ws init: false