This is an unsupported interface provided only as a basis for others to explore integrating their ADT system wtih their own tools. PLEASE FEEL FREE TO CONTRIBUTE CHANGES! Pull requests are accepted.
It's possible to build a simple Python CLI weather app in a weekend using geopy, requests, and the NWS JSON API. Use geopy's ...