diff --git a/eufy-security-ws/CHANGELOG.md b/eufy-security-ws/CHANGELOG.md index 8e5d1bf..f8958a5 100755 --- a/eufy-security-ws/CHANGELOG.md +++ b/eufy-security-ws/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.7.1 + +- Updated eufy-security-ws to version [`1.7.1`](https://github.com/bropat/eufy-security-ws/releases/tag/1.7.1) + ## 1.7.0 - Updated eufy-security-ws to version [`1.7.0`](https://github.com/bropat/eufy-security-ws/releases/tag/1.7.0) diff --git a/eufy-security-ws/README.md b/eufy-security-ws/README.md index b00e187..72f66ec 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.7.0-blue.svg -[release]: https://github.com/bropat/eufy-security-ws/releases/tag/1.7.0 +[release-shield]: https://img.shields.io/badge/version-v1.7.1-blue.svg +[release]: https://github.com/bropat/eufy-security-ws/releases/tag/1.7.1 diff --git a/eufy-security-ws/build.yaml b/eufy-security-ws/build.yaml index ddee211..ea24e09 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.7.0 + EUFY_SECURITY_WS_VERSION: 1.7.1 diff --git a/eufy-security-ws/config.yaml b/eufy-security-ws/config.yaml index a5f3cb7..80ddf3c 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.7.0 +version: 1.7.1 slug: "eufy_security_ws" url: https://github.com/bropat/hassio-eufy-security-ws init: false