Kane610 / aiounifi

Asynchronous library to communicate with Unifi Controller
MIT License
59 stars 51 forks source link

Rework error handling #520

Closed Kane610 closed 9 months ago

Kane610 commented 9 months ago

Replace "raise_error" function with logic in the api_request decode method instead, it will now manage errors differently depending on API version.