@MajorC can u get the list of pictures on GDrive?
I assume you convert xxx.heic to xxx.jpg
then get the list of jpeg files, and remove from the list all that are in GDrive list
those leftover on jpeg list were removed
those leftover on GDrive list were added
@MajorC I would be talking to the tool developer thru issues on the tools GitHub page.
maybe there are other issues already
I know nothing about icloud drive
@sdetweil Ok Problem solved. I installed MMM-DHT-Sensor module instead of MMM-LocalTemperature module and it is working like a charm. Absolutely no issues during installation and worked the first time it was fired up. This indicates there is some issue with the MMM-Local Temperature module. I opened an issue in the Github page. Hope it can be addressed.
@Xilef Perfect.
Yes, the ValuesByNotification module is very powerful but the configuration can be get complex very quickly. You will need my other module CommandToNotification, too.
@Bungle68 it’s the module MMM-Simpke-Logo.
what does it expect for the file: parameter?
it’s actually fileUrl:
[image: 1669983743568-screenshot_20221202-062046_chrome-resized.jpg]
note that the image file must be IN the MagicMirror folder tree
@earnestrichards yes I have used a bunch, Jetson nano, odroid xu4, and the most recent a chromebox.
also have a Mac mini, desktop, Chromebook…
and just today have a new arm Chromebook, w a Linux VM as mm server mode, viewing on any browser I choose…
@Doublefire-Chen u need to use the legacy iso image
see
https://www.raspberrypi.com/software/operating-systems/
legacy is down near the bottom
this is code name buster.
@sdetweil Thank you, Bro. This is my first to this forum and also my first post. You indeed suppress me that I didn’t think I would got a respond so quickly as B+ is a very very old module. I will try your method when I am free. Thank you again.
@DDE12 thanks… and can open issue in module…
an example fun time
in defaults
foo: false, // must be boolean?
later
if(this.config.foo)
element.innerHtml=this.config.foo // no is a string
@Egnos said in Bluetooth timeout in Raspberry:
Hello people!
I connected the Raspberry bluetooth to a bluetooth speaker (Nest Audio speaker …).
It works well but unfortunately it disconnects after a certain time of inactivity.
It’s annoying because I always have to restore the bluetooth connection.
Do you know a way to disable this timeout?
Thank you all.
Hello,
iam trying to connect Rpi-3B to alexa dot , not happening. How to do it. Thanks