This skill makes Snips.ai say the weather. The weather forecasts come from OpenWeatherMap.
Important: The following instructions assume that Snips is already configured and running on your device. SAM should also already be set up and connected to your device and your account.
-
In the German skill store add the skill
Wetter
(by domi; this) to your German assistant. -
Go to the OpenWeatherMap website and create a new account, or sign in if you already have one.
-
In "My Home" go to the section "API keys" and generate a new key. Copy this one.
-
In the console execute the following command:
sam install assistant
You will be asked to enter two values:
openweathermap_api_key
Here you (copy and) paste the key you generated before.default_city
This is the location that is used when no location has been said, e.g. Berlin (without quotes).
This data is stored on your device.
-
To update the values simply run
sam install skills
At the moment you can ask for the current weather, the temperature and the weather condition.
- Kannst du mir sagen wie das Wetter ist?
- Ich möchte das Wetter in Berlin wissen.
- Regnet es in Frankfurt?
- Wie viel Grad hat es draußen?
- Add another forecast provider