Art-of-WiFi / UniFi-API-client

A PHP API client class to interact with Ubiquiti's UniFi Controller API
MIT License
1.09k stars 217 forks source link

stat_status() doesn't work anymore on Cloud Key Gen 2 #95

Closed NebzHB closed 3 years ago

NebzHB commented 3 years ago

Dear,

it seems there is no /status result on Cloud Key Gen 2 (up to date), if tried manually, there is a redirection to the dashboard.

(don't have the hardware but have been reported by the users of my script using this lib...)

malle-pietje commented 3 years ago

I also don’t have a CloudKey that runs the network controller. It’s a pity not all routes are supported on the UniFi OS devices. I will consider adding a list of method/functions not supported with UniFi OS in the README. Modifying these functions to return false on UniFi OS may not be a good idea in case they do get supported over time.