mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-08 09:56:36 +00:00
Use Home Assistant icon for homeassistant domain" (#994)
This commit is contained in:
parent
4f55103a12
commit
196ea97917
@ -128,7 +128,7 @@ window.hassUtil.domainIcon = function (domain, state) {
|
||||
return 'mdi:google-circles-communities';
|
||||
|
||||
case 'homeassistant':
|
||||
return 'mdi:home';
|
||||
return 'mdi:home-assistant';
|
||||
|
||||
case 'image_processing':
|
||||
return 'mdi:image-filter-frames';
|
||||
|
Loading…
x
Reference in New Issue
Block a user