Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.06 KB

File metadata and controls

19 lines (12 loc) · 1.06 KB

Deployment instructions

eufy-security-client

Instructions and dependency tree.

eufy-security-ws

How to deploy a new version of eufy-security-ws:

  1. Update all the npm dependencies and bring in the eufy-security-client npm package latest published version.
  2. Review and merge into the develop branch the PRs that should be included in the next release.
  3. Merge everything from develop into master.
  4. Publish a new release and tag out of the latest changes merged into master.
  5. Using that new release from master, publish a new eufy-security-ws npm package version.

hassio-eufy-security-ws

Instructions.