@cmer3 It looks like the sample locations are postal codes for the UK? Will this work for US postal codes in the format 12345-6789?
Read the statement by Michael Teeuw here.
Latest posts made by cmer3
-
RE: Jacopo1891/MMM-GoogleTrafficTimes
-
Jacopo1891/MMM-GoogleTrafficTimes
Hi, I want to use this module. Two questions, does it work for United States? What is the formats allowed for address? The example shown is SW1A 1AA, but I don’t know what this format is. I can find GPS coordinates or Plus Codes that format like this: CF55+MV.
Thanks!
-
RE: pjestico/MMM-GoogleTrafficTimes Address Format?
Thanks, looks like my issues is setting up billing on the google account
-
pjestico/MMM-GoogleTrafficTimes Address Format?
No errors, but I can’t get data to display. Google API key is right, so I am looking for format errors. Anything obvious?:
{ module: 'MMM-GoogleTrafficTimes', position: 'top_right', config: { key: 'AIzaSyAlettersandnumbersfYyA', origin: '39.408476,-76.545179', destination1: 'M Work:39.439013,-76.632005', destination2: 'C Work:39.399357,-76.593041', AvoidHighways: false, AvoidTolls: false, } },
-
Best PIR Strategy for RPI4?
Hi, I am a noob , doing my first mirror project. I plan to have a PIR sensor to wake the mirror up from sleep. There seem to be 3 ways to do this: MMM-PIR Sensor, MMM-newPIR, and what I guess is a shell script? at https://www.putorius.net/using-pir-sensor-for-motion-detection.html. Is there a best approach for RPI4?