rikvermeer

Results 2 comments of rikvermeer

It will only work on devices having a second USB port for this, that you have to control. My micropython esp32 is instantly serving as a serial connection, nothing else.

```@classmethod BunqModel._from_json_list``` assumes that the endpoint name is the same as the model name. This does not work for the _"abstract"_ type ```NotificationFilterUrl``` which can be loaded from multiple endpoints...