mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-26 06:17:20 +00:00
Update Z-Wave icon (#1711)
This commit is contained in:
parent
3961eff372
commit
db6ab4d8ec
@ -84,7 +84,7 @@ export default function domainIcon(domain, state) {
|
|||||||
case 'initializing':
|
case 'initializing':
|
||||||
return 'hass:timer-sand';
|
return 'hass:timer-sand';
|
||||||
default:
|
default:
|
||||||
return 'hass:nfc';
|
return 'hass:z-wave';
|
||||||
}
|
}
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user