Skip to content

Releases: Art-of-WiFi/UniFi-Cloud-API-client

Version 1.0.5

11 Oct 12:53
Compare
Choose a tag to compare
  • updated parameter type in docblock
  • updated README

Version 1.0.4

26 Jul 12:44
Compare
Choose a tag to compare
  • added collection of Guzzle stats that are accessible after each request using the new getters
    • getHandlerErrorData()
    • getHandlerStats()
    • getResponseStatusCode()
    • getTransferTime()
    • getEffectiveUri()
      minor code styling changes
      minor code refactoring

Version 1.0.3

26 Jul 11:02
Compare
Choose a tag to compare
  • minor refactoring of code
  • the client now validates whether the optionally provided HostIds for the hosts->get() method are actually strings, of not, an Exception is thrown

Version 1.0.2

25 Jul 13:27
Compare
Choose a tag to compare
  • minor code improvements
  • improved code example
  • added getters for version and debug

Version 1.0.1

25 Jul 08:43
Compare
Choose a tag to compare
  • added a default value for the Guzzle requests timeout
  • added a setter to modify the timeout value

Initial release

24 Jul 13:28
Compare
Choose a tag to compare
  • initial commit
  • supports the following endpoints/routes
    • List Hosts
    • Get Host by ID
    • List Sites
    • List Devices