diff --git a/src/util/hass-util.html b/src/util/hass-util.html
index 52421c145a..79a73784e8 100644
--- a/src/util/hass-util.html
+++ b/src/util/hass-util.html
@@ -24,7 +24,7 @@ window.hassUtil.DOMAINS_WITH_CARD = [
];
window.hassUtil.DOMAINS_WITH_MORE_INFO = [
- 'alarm_control_panel', 'automation', 'binary_sensor', 'camera', 'climate', 'configurator',
+ 'alarm_control_panel', 'automation', 'camera', 'climate', 'configurator',
'cover', 'fan', 'group', 'light', 'lock', 'media_player', 'script',
'sun', 'updater',
];