Skip to content

Instantly share code, notes, and snippets.

View tryonegg's full-sized avatar

Tryon Eggleston tryonegg

View GitHub Profile
@tryonegg
tryonegg / pirateweather-parser.py
Last active March 27, 2023 15:50
RainMachine PirateWeather Forecast Replacement for Darksky
# Copyright (c) 2014 RainMachine, Green Electronics LLC
# All rights reserved.
# Authors: Nicu Pavel <[email protected]>
# Codrin Juravle <[email protected]>
# Modified 3/27/2023 - Tryon Eggleston
# Originally from https://github.com/sprinkler/rainmachine-developer-resources/blob/master/sdk-parsers/RMParserFramework/parsers/forecast-io-parser.py
from RMParserFramework.rmParser import RMParser
from RMUtilsFramework.rmLogging import log