mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Remove unneeded consideration section from weather template (#17018)
This commit is contained in:
parent
9c70505bff
commit
7472dad716
@ -69,7 +69,3 @@ forecast_template:
|
|||||||
required: false
|
required: false
|
||||||
type: template
|
type: template
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## Considerations
|
|
||||||
|
|
||||||
If you are using the state of a integration that takes extra time to load, the Template Weather may get an `unknown` state during startup. This results in error messages in your log file until that integration has completed loading. If you use `is_state()` function in your template, you can avoid this situation.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user