Skip to content

FastEddyCurrent/KalliopeNWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KalliopeNWS

National Weather Service Neuron Synopsis Give detailed forecast for 1 to 5 days for a given US location no key required.

Installation

kalliope install --git-url https://github.com/FastEddyCurrent/kalliopeNWS.git

Synapse example

---

  - name: "NWSWeather"
    signals:
      - order: "Daily weather please"
    neurons:
      - say:
          message: "NWS Daily Weather"
      - noaa_weather:
          city: "Cleveland"
          state: "Ohio"
          days: 5
          say_template:
              - "{{ content }}

About

National Weather Service Neuron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages