Skip to content

Commit f0cff3b

Browse files
committed
Enable link to binary sensor overview
1 parent e21a26f commit f0cff3b

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)