-
Notifications
You must be signed in to change notification settings - Fork 2
Support UnifiOS #15
Comments
Ack. That's interesting. I was not aware of such big changes with the UDM, but I also have not been tracking it too closely. This project utilizes the dim13/unifi library in order to communicate with the unifi controller. Once that library supports the UDM, I can certainly look at supporting it within this project. Hopefully it won't be too difficult. |
Now that this project is using KoenZomers.UniFi.Api (https://github.com/KoenZomers/UniFiApi) after switching to .NET (yay!) maybe we notifiy them to update the library to support UnifiOS as my controller just updated as well... |
No promise on a timeline, but I now have a CloudKey gen2 on the way. After it arrives and I get everything setup, I'll try to adapt/hack-n-slash KoenZomers/UniFiApi to support UniFiOS. 😄 |
Should anyone be interested... I made a little patch in the dev branch (mannkind/unifi2mqtt:dev if you're using Docker) to support UnifiOS. I've tested it over the last couple days and it seems to be working as expected with my cloudkey gen2. I haven't heard back about the unifiapi lib yet, so I replaced the lib for now. I hope the replacement will be temporary and that I haven't introduced other errors. 😂 |
Confirmed working, great job 👍 |
Alright well since this appears to be worked-around for the time being, I'm going to close this.
|
I tried this on my UDM w/ UnifiOS and it appears to not work. I know the auth changed in the newer release so I am assuming this simply doesnt support it
The text was updated successfully, but these errors were encountered: