You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Home Assistant Add-on: [bropat/hassio-eufy-security-ws](https://github.com/bropat/hassio-eufy-security-ws)
13
+
- Home Assistant integration [fuatakgun/eufy_security](https://github.com/fuatakgun/eufy_security)
14
+
15
+
The instructions below apply only to the bropat repos.
16
+
17
+
## eufy-security-client
18
+
19
+
How to deploy a new version of eufy-security-client:
20
+
21
+
1. Update all the npm dependencies.
22
+
2. Review and merge into the [develop](https://github.com/bropat/eufy-security-client/tree/develop) branch the PRs that should be included in the next release.
23
+
3. Merge everything from `develop` into [master](https://github.com/bropat/eufy-security-client/tree/master).
24
+
4. Publish a new [release and tag](https://github.com/bropat/eufy-security-client/releases/new) out of the latest changes merged into `master`.
25
+
5. Copy the autogenerated release notes and paste them in the [Changelog](https://github.com/bropat/eufy-security-client?tab=readme-ov-file#changelog) section of the README.md. Submit a PR with those changes and merge them.
26
+
6. Using that new release from `master`, publish a new [eufy-security-client npm package version](https://www.npmjs.com/package/eufy-security-client).
0 commit comments