Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: get current weather for a OWM weather station #100

Open
domcross opened this issue Nov 25, 2019 · 0 comments
Open

feature: get current weather for a OWM weather station #100

domcross opened this issue Nov 25, 2019 · 0 comments

Comments

@domcross
Copy link
Contributor

I am running my own weather station that reports current condition every 5 minutes to OpenWeathermap (requires a free API-key to create a Station-ID). I would like to ask Mycroft for the local weather and get the conditions of my weather station instead of the interpolated conditions for my region/city.

New intent for localweather: "Hey Mycroft, what is the local weather?"

Retrieve the current condition via OWM Station-API. API-Key and Station-ID is configured in settings (home.mycroft.ai)

Result: the latest measurement for Station-ID that is returned by OWM Station-API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants