-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unifi 8.X broke the provider #428
Comments
Didn’t v8 just go GA like days ago? |
It's been asking me to update for a while I think, but I don't know exactly. |
There are PRs up that cover up to 7.4, I’ve been using the code from them as recently as last week. I haven’t tried them on v8 yet. |
I think I've been using your fork for 7.4 compatibility. I didn't see PRs on this repo covering it, would you happen to have a link ? |
#390 is the bulk of it. I also made a change so I could skip storing wifi passphrases in statefiles |
Sorry for the delay, life got in the way. I'll try to catch up on the PR backlog over the next week or two. |
No worries, I'm sorry if this issue seemed aggressive, that was not my intention. |
I'm also unable to import any site other than the Default. As others mentioned, switch port management is also broken. |
This has also stung me today. My UDM is configured (mostly) as IaC....leveraging terraform + scheduled gitlab pipeline to keep the devices configured per code. This Port Profile change (which I am not saying is a bad idea) has broken that and caused me a number of headaches as the wrong profiles are seemingly getting applied for what looks like confusion in the API and how the provider handles profiles and port overrides. Just a heads up - if you have any automation like I do - save yourself the headache and do not try and manage port profiles and port overrides via terraform until the paultyng/unifi provider has caught up. |
Most of the APIs have changed, pretty much all thing related to networks/ports/port profiles are broken.
Is this provider dead ?
The text was updated successfully, but these errors were encountered: