mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 21:37:21 +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':
|
||||
return 'hass:timer-sand';
|
||||
default:
|
||||
return 'hass:nfc';
|
||||
return 'hass:z-wave';
|
||||
}
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user