fix for X10 and ARC for all_off all_on and chime

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1575 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
wherzig
2012-05-22 15:47:16 +00:00
parent 944cf143f4
commit 33adc77b62

View File

@@ -64,12 +64,12 @@ my %light_device_codes = ( # HEXSTRING => "NAME", "name of reading",
my %light_device_commands = ( # HEXSTRING => commands
# 0x10: Lighting1
0x1000 => [ "off", "on", "dim", "bright", "all_off", "all_on", ""], # X10
0x1001 => [ "off", "on", "", "", "all_off", "all_on", "chime"], # ARC
0x1002 => [ "off", "on", "", "", "", "", ""], # AB400D
0x1003 => [ "off", "on", "", "", "", "", ""], # WAVEMAN
0x1004 => [ "off", "on", "", "", "all_off", "all_on", ""], # EMW200
0x1005 => [ "off", "on", "", "", "", "", ""], # IMPULS
0x1000 => [ "off", "on", "dim", "bright", "", "all_off", "all_on"], # X10
0x1001 => [ "off", "on", "", "", "", "all_off", "all_on", "chime"], # ARC
0x1002 => [ "off", "on"], # AB400D
0x1003 => [ "off", "on"], # WAVEMAN
0x1004 => [ "off", "on"], # EMW200
0x1005 => [ "off", "on"], # IMPULS
# 0x11: Lighting2
0x1100 => [ "off", "on", "level", "all_off", "all_on", "all_level"], # AC
0x1101 => [ "off", "on", "level", "all_off", "all_on", "all_level"], # HOMEEASY