NRCHKB / node-red-contrib-unifi-os

Nodes to access UniFi data using endpoints and websockets
Apache License 2.0
28 stars 1 forks source link

Protect node - duplicated cameras in list #52

Closed crxporter closed 1 year ago

crxporter commented 1 year ago

@marcus-j-davies - I'm leaving this here as a reminder whenever you're on this project again.

There is some erratic behavior with the drop-down camera selection on the new Protect node. I'm getting 2 and sometimes 3 copies of my cameras list in the protect node setup: Screenshot 2023-01-04 at 7 14 13 AM

How is this list being populated? Using bootstrap? The duplicates are appearing when I close and re-open the config of the protect node(s).

marcus-j-davies commented 1 year ago

Noted!

I thought I'd fixed that - you are using the package from NPM right? I'll use ChatGPT to correct it if so. 😉

crxporter commented 1 year ago

Hmm. Palette Manager shows I'm running 0.8.0 ? I don't remember which exact version.

Edit: package.json shows 0.9.0-dev.0

marcus-j-davies commented 1 year ago

@crxporter This is now fixed in the BETA-2 PR (and I didn't use ChatGPT 😉 )

https://github.com/NRCHKB/node-red-contrib-unifi-os/pull/53