mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
Add the HA release which introduced the platform/component
This commit is contained in:
parent
f58190bc05
commit
01e3179e1d
@ -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…
x
Reference in New Issue
Block a user