Kane610 / aiounifi

Asynchronous library to communicate with Unifi Controller
MIT License
57 stars 49 forks source link

UniFi API references #452

Open Kane610 opened 11 months ago

Kane610 commented 11 months ago

https://ubntwiki.com/products/software/unifi-controller/api https://github.com/jens-maus/node-unifi/blob/master/unifi.js https://github.com/clyra/unifics/tree/main/custom_components/unifics https://github.com/nickovs/unificontrol/blob/master/unificontrol/unifi.py

ufozone commented 7 months ago

I have integrated a few endpoints of the Hotspot Manager: https://github.com/ufozone/ha-unifi-voucher/blob/main/custom_components/unifi_voucher/api.py

Unfortunately, I haven't had time for a pull request yet.

Kane610 commented 7 months ago

I have integrated a few endpoints of the Hotspot Manager: https://github.com/ufozone/ha-unifi-voucher/blob/main/custom_components/unifi_voucher/api.py

Unfortunately, I haven't had time for a pull request yet.

Awesome! I have no experience with the hotspot manager, what are you planning to use it for?

ufozone commented 7 months ago

I provide my guests with open WiFi. Authentication is via captive portal and entering a voucher code. Maintaining and creating the vouchers in the UniFi GUI while the guests are standing in the door is cumbersome. That's why I developed a home assistant integration that creates a voucher code on point. https://github.com/ufozone/ha-unifi-voucher

Kane610 commented 7 months ago

I provide my guests with open WiFi. Authentication is via captive portal and entering a voucher code. Maintaining and creating the vouchers in the UniFi GUI while the guests are standing in the door is cumbersome. That's why I developed a home assistant integration that creates a voucher code on point. https://github.com/ufozone/ha-unifi-voucher

Good job!

Kane610 commented 3 days ago

Got this from Bruno Henrique that Ubiquiti are now publishing API documentation https://developer.ui.com/unifi-api/