Releases: sebmos/node-eufy-api
Releases · sebmos/node-eufy-api
0.4.1
30 Jan 22:35
Compare
Sorry, something went wrong.
No results found
0.4.0
29 Jan 15:39
Compare
Sorry, something went wrong.
No results found
Add CLI bugfix (detecting invalid input)
Build using esbuild
Upgrading dependencies to latest versions
Convert to ES module
Bump to minimum NodeJS version 12
0.3.4
09 May 16:04
Compare
Sorry, something went wrong.
No results found
Increase inquirer to version 8.0.0 (this solves a security issue with lodash)
Change log level of firmware bug warning
0.3.3
14 Dec 21:28
Compare
Sorry, something went wrong.
No results found
Fix to parse sequence number correctly if sent as string
Fix to light bulbs
0.3.2
18 Jul 12:01
Compare
Sorry, something went wrong.
No results found
[Security] Bump lodash from 4.17.14 to 4.17.19
0.3.1
12 Jul 18:00
Compare
Sorry, something went wrong.
No results found
Upgrading to latest version of inquirer & @types/inquirer
0.3.0
26 Mar 20:57
Compare
Sorry, something went wrong.
No results found
Option to change log verbosity (exposing setLogVerbosity function & Verbosity enum)
Switch to using protobufjs instead of google-protobuf for message encoding/decoding
Stop automatic socket re-connecting (not necessary)
Bugfix to changing color temperature
0.2.0
16 Mar 12:11
Compare
Sorry, something went wrong.
No results found
v0.1.0
13 Feb 10:10
Compare
Sorry, something went wrong.
No results found
npm run build:clean step to clean up before publishing
v0.0.6
11 Feb 22:25
Compare
Sorry, something went wrong.
No results found
Option to store credentials locally when using CLI
Verbose logging option in CLI (npm run cli:verbose)
Improvement to CLI usage section in README