kamereon-python icon indicating copy to clipboard operation
kamereon-python copied to clipboard

Howto fetch refresh status

Open andig opened this issue 4 years ago • 0 comments

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?

andig avatar May 13 '21 11:05 andig