Add API Key Authentication to Unifi Network Integration #3104
Unanswered
orehmann
asked this question in
Integration enhancements
Replies: 5 comments
|
🏷️ I've automatically added the |
0 replies
|
+1 would love this please |
0 replies
|
Also requesting this. |
0 replies
|
big vouch for this. |
0 replies
|
Please also include Fabric API. I setup a MCP server that may help you see all the tools you can use with fabric. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Integration name
UniFi Network
Link to integration documentation on our website
https://www.home-assistant.io/integrations/unifi
Describe the enhancement
Please add authentication against Unifi Controller using an API key instead of a fully fledged user. Saving Username/Password in in HomeAssistant which allows a login on Unifi Controller Front facing WebUI is not ideal from a security perspective.
UnifI Offers API Keys for this purpose .
The Unifi Protect integration already uses this for accessing Cam SRTP streams.
Use cases
Security. As mentioned HA should not save credentials for front facing web interface.
Anything else?
If accepting and implementing this feature please add the possibility to switch from username/password auth to API key auth from the UI without the need of reinstalling the whole integration as this could break existing automations/trackers/etc.
All reactions