Add domain icon for process in debug interface
parent
16453a7728
commit
00c206c37b
|
@ -113,7 +113,8 @@ DOMAIN_ICONS = {
|
|||
"light": "glyphicon-hdd",
|
||||
"wemo": "glyphicon-hdd",
|
||||
"device_tracker": "glyphicon-phone",
|
||||
"chromecast": "glyphicon-picture"
|
||||
"chromecast": "glyphicon-picture",
|
||||
"process": "glyphicon-barcode"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue