mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
fix: tipo in internals
git-svn-id: https://svn.fhem.de/fhem/trunk@21586 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
6a4e0910c7
commit
7c452ff007
@ -401,7 +401,7 @@ sub SMARTMON_readDeviceData($%) {
|
||||
$hash->{DEVICE_SERIAL}=$v;
|
||||
}
|
||||
if($k eq "Firmware Version") {
|
||||
$hash->{DEVICE_FIRMARE}=$v;
|
||||
$hash->{DEVICE_FIRMWARE}=$v;
|
||||
}
|
||||
if($k eq "User Capacity") {
|
||||
$hash->{DEVICE_CAPACITY}=$v;
|
||||
|
Loading…
x
Reference in New Issue
Block a user