8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5415a44 commit 35491afCopy full SHA for 35491af
source/_integrations/google_weather.markdown
@@ -21,9 +21,11 @@ This {% term integration %} uses [Google Weather](https://developers.google.com/
21
22
You need an API key. Follow instructions [here](https://developers.google.com/maps/documentation/weather/get-api-key) for creating an API key.
23
24
+{% note %}
25
The Weather API is in the pre-GA Preview stage, and there is no charge for API usage during Preview.
26
For pricing once it's in GA see [here](https://developers.google.com/maps/documentation/weather/usage-and-billing).
27
It will be free as long as you stay under 10,000 requests per month.
28
+{% endnote %}
29
30
{% include integrations/config_flow.md %}
31
0 commit comments