mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
openweathermap.markdown: Fix parsing of markdown in HTML tags (#29293)
This commit is contained in:
parent
4fabed9465
commit
b9637d1185
@ -28,9 +28,11 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
You need an API key, which is free, but requires a [registration](https://home.openweathermap.org/users/sign_up).
|
You need an API key, which is free, but requires a [registration](https://home.openweathermap.org/users/sign_up).
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
|
||||||
If you register an new API key with OpenWeatherMap, it will be activated automatically, this typically takes between 10 minutes and 2 hours
|
If you register an new API key with OpenWeatherMap, it will be activated automatically, this typically takes between 10 minutes and 2 hours
|
||||||
after your successful registration. Keep in mind when configuring this integration, that you new API key might
|
after your successful registration. Keep in mind when configuring this integration, that you new API key might
|
||||||
not be activated yet. Recent policy changes limit the API access for new registered users with a free plan, they should select the `hourly` mode. The other modes require a paid subscription plan. Invalid API-key errors might occur if your API key is used with the other modes.
|
not be activated yet. Recent policy changes limit the API access for new registered users with a free plan, they should select the `hourly` mode. The other modes require a paid subscription plan. Invalid API-key errors might occur if your API key is used with the other modes.
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user