Code: Select all
Getting credentials
Got credentials
{ 'access_token': 'EUheu16231687409295xK52o0uYN6nH70',
'expires_in': 864000,
'refresh_token': 'EUheu16231687409295xK52Yju31YxZbj',
'token_type': 'bearer'}
Getting devices
Got devices
{ 'header': {'code': 'SUCCESS', 'payloadVersion': 1},
'payload': { 'devices': [ { 'data': { 'online': True,
'state': 'false'},
'dev_type': 'fan',
'ha_type': 'fan',
'icon': 'https://images.tuyaeu.com/smart/icon/ay1541396207188PFb5m/1606371614d15f3241523.png',
'id': '43035720e098061d58bc',
'name': 'Cleverio AF-F100'}],
'scenes': []}}