mqtt-unifi-protect-bridge
mqtt-unifi-protect-bridge copied to clipboard
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 12.5.3. Release notes Sourced from got's releases. v12.5.3 Fix abort event listeners not always being cleaned up (#2162) 3cc40b5 https://github.com/sindresorhus/got/compare/v12.5.2...v12.5.3 v12.5.2 Improve TypeScript 4.9 compatibility...
Hi `terafin/mqtt-unifi-protect-bridge`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 4.3.4 to 4.3.7. Release notes Sourced from mqtt's releases. v4.3.7 What's Changed fix: fix regression from #1401 and allow CI test failures to break gitthub workflow by...
As of at least Unifi Protect 1.17.4, I am no longer able to authenticate. Using postman, I found that `/api/auth` returns a 404 with `Cannot POST /api/auth`. I suspect they...
The Unifi Dream Machine pro uses some different endpoints for login. `/api/auth/login` instead of https://github.com/terafin/mqtt-unifi-protect-bridge/blob/09eafcf23009b95d46d2ec59979c672df0ce9222/lib/auth.js#L6 Source: see https://ubntwiki.com/products/software/unifi-controller/api I do not know, if this is the only breaking change, but...
npm ERR! Failed at the [email protected] start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log...
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 4.3.7 to 5.1.1. Release notes Sourced from mqtt's releases. Release 5.1.1 5.1.1 (2023-10-09) Bug Fixes restore nodejs 16 compatibility (a347c0d), closes #1710 Release 5.1.0 5.1.0 (2023-10-04) Bug...
Bumps [got](https://github.com/sindresorhus/got) from 11.8.5 to 13.0.0. Release notes Sourced from got's releases. v13.0.0 As a reminder, Got continues to require ESM. For TypeScript users, this includes having "module": "node16", "moduleResolution":...