Metadata-Version: 2.4
Name: neon-skill-weather
Version: 3.1.1a5
Home-page: https://github.com/NeonGeckoCom/skill-weather
Author: Neongecko
Author-email: developers@neon.ai
License: BSD-3-Clause
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: multi-key-dict==2.0.3
Requires-Dist: requests>=2.13.0
Requires-Dist: neon-utils>=1.14.1,~=1.14
Requires-Dist: ovos-utils>=0.0.28,~=0.0
Requires-Dist: ovos-workshop~=0.0
Requires-Dist: pydantic~=2.0
Provides-Extra: test
Requires-Dist: neon-minerva[padatious]~=0.4; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist

# <img src='https://rawgithub.com/FortAwesome/Font-Awesome/master/svgs/solid/sun.svg' card_color='#FEE255' width='50' height='50' style='vertical-align:bottom'/> Weather
  
## Summary  
  
Get current weather and forecast info.

## Description  
  
This skill provides current weather information at different locations and forecasts up to 5 days.

Use of this skill requires use of third-party APIs. If you do not have access to Neon API servers, you may access the
Alpha Vantage API directly by providing a key in `~/owm.txt`. You can generate an Open Weather Map key
[here](https://home.openweathermap.org/users/sign_up)
  
## Examples  

Say `“Hey Neon”` if you are in the wake words mode.
  
- "What is the weather in Los Angeles?"

- "What is the forecast for Friday?"

## Troubleshooting
Try asking for a different location or changing your default location by saying `Neon change my location to Seattle`.

## Contact Support
Use the [link](https://neongecko.com/ContactUs) or [submit an issue on GitHub](https://help.github.com/en/articles/creating-an-issue)

## Credits
[Mycroft AI](https://github.com/MycroftAI)
[NeonDaniel](https://github.com/NeonDaniel)
[reginaneon](https://github.com/reginaneon)
