mirror of
https://github.com/no2chem/wideq.git
synced 2025-05-16 07:10:09 -07:00
Pull out the list of device data
This commit is contained in:
parent
705b353718
commit
fc0a7943b5
@ -61,7 +61,7 @@ def example():
|
||||
|
||||
# Request a list of devices.
|
||||
devices = wideq.get_devices(api_root, access_token, session_id)
|
||||
print(devices)
|
||||
print_devices(devices)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Loading…
x
Reference in New Issue
Block a user