Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

getweatherfeature stopped working 12/31/18.  #1

Description

@Tns5614

getweatherfeature stopped working 12/31/18.

I was able to get you code working again by replacing it with:

"def response = getTwcConditions(String locationString=null)
log.debug "weather conditions ${response}"
def OATemp
if (response) {
log.debug "Outside Air Temp: ${response?.temperature}F"
OATemp = response?.temperature
}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions