Skip to content

Commit 7ec005f

Browse files
authored
Enable link to binary sensor overview (home-assistant#1401)
1 parent d3502a4 commit 7ec005f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_includes/asides/component_navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</div>
3434
{% endif %}
3535

36-
{% if is_platform and parent_name != 'sensor' and parent_name != 'binary_sensor' %}
36+
{% if is_platform and parent_name != 'sensor' %}
3737
<div class='section'>
3838
This is a platform for
3939
<a href='{{parent_component.url}}'>the {{parent_component.title}} component</a>.

0 commit comments

Comments
 (0)