From 01e3179e1d489a84e4063d66aaf84ab12528c1ad Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 30 Apr 2016 10:50:03 +0200 Subject: [PATCH] Add the HA release which introduced the platform/component --- source/_includes/asides/component_navigation.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_includes/asides/component_navigation.html b/source/_includes/asides/component_navigation.html index 6fc98ef0236..66c5fc29646 100644 --- a/source/_includes/asides/component_navigation.html +++ b/source/_includes/asides/component_navigation.html @@ -27,6 +27,12 @@ {% endif %} + {% if page.ha_release %} +
+ Introduced in release: {{ page.ha_release }} +
+ {% endif %} + {% if is_platform and parent_name != 'sensor' and parent_name != 'binary_sensor' %}
This is a platform for