Add the HA release which introduced the platform/component

This commit is contained in:
Fabian Affolter 2016-04-30 10:50:03 +02:00
parent f58190bc05
commit 01e3179e1d

View File

@ -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