Open Kane610 opened 1 year 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.
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?
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
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!
Got this from Bruno Henrique that Ubiquiti are now publishing API documentation https://developer.ui.com/unifi-api/
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