plainsane / homebridge-unifi-kids-cry

6 stars 6 forks source link

UDM Pro compatability? #8

Closed Movieaholic closed 3 years ago

Movieaholic commented 3 years ago

Cant seem to get this going with UDM pro. Unifi controller no longer uses ports to separate protect and network controller anymore

rloomans commented 3 years ago

I've created a pull request that hacks in UDM Pro support: https://github.com/plainsane/homebridge-unifi-kids-cry/pull/7

Until this gets merged, you can remove @plainsane's version and do an npm install git+https://github.com/rloomans/homebridge-unifi-kids-cry.git to install my version.

You should be able to change your config remove the port number from the base and add "unifios": true, and it should work as before.

Movieaholic commented 3 years ago

Awsome worked like a charm Thanks