Skip to content

Commit

Permalink
Whaddayaknow, the API version went up by 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnatar committed Sep 2, 2017
1 parent a271204 commit 29d10df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cozify/hub.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

from .Error import APIError

apiPath = '/cc/1.5/'
apiPath = '/cc/1.6/'

def getDevices(hubName=None):
"""Get up to date full devices data set as a dict
Expand Down

0 comments on commit 29d10df

Please sign in to comment.