mendhak
mendhak
The best way to handle this is via a third party automation app like Llama/Tasker. What you can do is set up a profile for walking and for vehicle, then...
It's really hard to say since these libraries are at a 'higher level in the network stack' so there's _something_ happening to cause this, but the question is what. You...
Interesting you mention that. I just recently added a new [privacy mode here](https://github.com/mendhak/waveshare-epaper-display?tab=readme-ov-file#privacy-mode). It's basically the time but using a literary quote. I set this when I go on holiday,...
Hi yeah that is right, it was added pretty recently so update required.
Hey @feh123 if that simple address is what you get as the ID, just use that. Are you seeing some problem if you use that? You can also try the...
Oh that error is something different, it looks related to the code that the waveshare people have put out (which this repo uses to display images). Try this, ``` cd...
OK try this, this should clean up your e-Paper module first: cd lib/e-Paper git reset --hard HEAD Then go back to the top of the repo, and get the latest...
I don't know why that failed. You could try to remove the submodule folder and get it again ``` rm -rf lib git submodule update --recursive --remote ``` 

Indeed, this used to be a feature a long time ago. I used to detect any kind of movement with a certain level of confidence, and based on that I...