forked from home-assistant/core
Add domain icon for process in debug interface
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user