mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-25 22:09:21 +00:00
10_ZWave.pm: FGR222 patch (Forum #46224)
git-svn-id: https://svn.fhem.de/fhem/trunk@10273 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c29126bc91
commit
8cd5b647c9
@ -430,6 +430,7 @@ my %zwave_cmdArgs = (
|
||||
my %zwave_parseHook; # nodeId:regexp => fn, used by assocRequest
|
||||
my %zwave_modelConfig;
|
||||
my %zwave_modelIdAlias = ( "010f-0301-1001" => "Fibaro_FGRM222",
|
||||
"010f-0302-1000" => "Fibaro_FGRM222", # FGR 222
|
||||
"0115-0100-0102" => "ZME_KFOB" );
|
||||
|
||||
# Patching certain devices.
|
||||
|
Loading…
x
Reference in New Issue
Block a user