Closed carcar367 closed 5 months ago
Hi @carcar367.
Here are some detailed instructions:
code.gs
file from this repository.code.gs
file.Choose Your Datasource:
datasource
variable on line 10 according to your data source.datasource
to ibm
.code.gs
file.Configure Forwarding Destinations:
true
and provide necessary API keys and IDs.updateWunderground
to true
on line 32, and add your wundergroundAPIKey
and wundergroundStationId
.Schedule
function from the dropdown menu next to the ▷ Run
button.▷ Run
button to execute the function.Executions
tab on the left sidebar to monitor the script's periodic runs.Does that help? What step(s) are you getting stuck on?
Not sure. I think I just fixed it...somehow. But coincidentially just as I came back to this I realized that there's a new release but I didn't install it because I'm not gonna go through all that pain just to put all my info in again. I think it's fixed now but I'll leave this open for a few more days to see if anything else comes up.
Yeah, just added support for a new datasource and fixed a couple of bugs. If you want, you can copy/paste only everything below "Do Not Edit Below" (Line 74 and down) to update, as long as you're not planning on using APRS (CWOP) as your datasource.
I'm gonna close this since it's not an issue with the project, but feel free to continue commenting.
Okay thank you. And does it only send every 15 minutes to CWOP?
Hi so I tried to copy and paste the info in the code.gs file into google scripts and it just gave me a million error messages. If you want screenshots I'm happy to provide some. But like I need very detailed step-by-step intructions because I have little to no technical knowledge.
Thanks