Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

lua script to parse NWS json api for Domoticz home automation

Notifications You must be signed in to change notification settings

feelingwalnut/NWS-parser-for-Domoticz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

functional but does not use all available values from api source. use as framework, build to suit.

domoticz settings, http/https poller method get content type application/json url https://api.weather.gov/stations/----/observations/latest (replace ---- with your station) station is found on weather.gov, use the "Local forecast by "City, St" or ZIP code" on the top left to find your station.

on the resulting page near the top it will say "Current conditions at" your location (----) for example below, new york city.

Current conditions at New York City, Central Park (KNYC)

https://api.weather.gov/stations/KNYC/observations/latest will result in a valid json page.

About

lua script to parse NWS json api for Domoticz home automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages