Closed vlebourl closed 4 years ago
Can you try please to catch the response you got?
I believe in this case Execution(**humps.decamelize(response))
is working.
sample response:
{'actionGroup': {'actions': [{'commands': [{'name': 'setClosure',
'parameters': [7],
'type': 1}],
'deviceURL': 'io://xxxxxx'}],
'label': 'Velux Palier - Régler à 7% - TaHoma PC',
'notificationCondition': 'NEVER',
'notificationTypeMask': 0,
'shortcut': False},
'description': 'Execution : Velux Palier - Régler à 7% - TaHoma PC',
'executionSubType': 'MANUAL_CONTROL',
'executionType': 'Immediate execution',
'id': '95d77df3-ac10-3e01-2775-8dbb9330a189',
'owner': 'xx@xxxm',
'startTime': 1595946794485,
'state': 'IN_PROGRESS'}
Fix with #23