mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 02:49:51 +00:00
Update Z-Wave icon (#1711)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user