kamereon-python
kamereon-python copied to clipboard
Howto fetch refresh status
Does anyone know how the status of a refresh command can be retrieved as executed in https://github.com/mitchellrj/kamereon-python/blob/146904802301aa0b0008e2bdb3a88ed10ff50acf/kamereon/kamereon.py#L1075
The command returns a refresh id:
{"data":{"type":"RefreshBatteryStatus","id":"10105284-e42b-4376-819e-fe50cf52c9df","attributes":{}}}
that should be queryable?