mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
42_npmjs: use new icon
git-svn-id: https://svn.fhem.de/fhem/trunk@18524 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
97ae6ed20c
commit
5a8c857fbb
@ -107,7 +107,7 @@ sub Define($$) {
|
||||
$attr{$name}{devStateIcon} =
|
||||
'npm.updates.available:security@red npm.is.up.to.date:security@green .*in.progress:system_fhem_reboot@orange errors:message_attention@red';
|
||||
$attr{$name}{group} = 'System';
|
||||
$attr{$name}{icon} = 'it_server';
|
||||
$attr{$name}{icon} = 'nodejs';
|
||||
$attr{$name}{room} = 'System';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user