mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-08 01:46:35 +00:00
Remove binary sensor from more info as it doesn't have one
https://github.com/home-assistant/home-assistant-polymer/pull/273/files#r116950389
This commit is contained in:
parent
07364bed53
commit
ffe0b22d77
@ -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',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user