Merge remote-tracking branch 'origin/master' into next
Conflicts: source/getting-started/automation.markdown
This commit is contained in:
commit
de586c5433
120 changed files with 305 additions and 18 deletions
|
@ -27,6 +27,12 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% if page.ha_release %}
|
||||
<div class='section'>
|
||||
Introduced in release: {{ page.ha_release }}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% if is_platform and parent_name != 'sensor' and parent_name != 'binary_sensor' %}
|
||||
<div class='section'>
|
||||
This is a platform for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue