Works?
So, you clearly state this project is experimental, but does this work? I'm curious because I don't see any code where it communicates with external services or store anything. It only seems to log to console?
Hi! Yes, so far it is just a POC illustrating how to communicate with the object and detecting its position and changes.
There is nothing more for now as I have not found the time to use it yet. Ideally there would be a "usage agnostic" module which would allow to do whatever is needed upon state change, and then I planned the following usages (as example) :
- log activities in a file
- use the API to create entries and update the status
If you wish to move it forward, feel free to do so as I'm not sure when I will be able to find more time for it.