Max Dhom
Max Dhom
This PR will enable the library to interact with the wallbox as known from the wallbox page on the web portal. - [X ] Decide on the start/stop/toggle behavior **This...
Tries to solve issue #17. Before this PR, when a user passes a wrong RSCP key, an exception is thrown that is hard to understand and does not lead to...
Hey folks, do you know of any possibility to get the wallbox history data, that can be seen in the online portal?  Thanks for your help! Max
Hey, i am using the simple example on a Raspberry Pi, running Python 3.7.3. When i terminate my application, i get the following errors: ``` !!! AsyncApplication.run: got KeyboardInterrupt during...
Hi, I started the docker-dropbox-app yesterday for syncing two folders (`./documents` and `./mongo`) into my dropbox. I have my docker-compose configured as such: ``` dropbox: image: rbonghi/dropbox:latest restart: always command:...