mirror of
https://github.com/mjg59/python-broadlink.git
synced 2024-11-14 03:20:14 +01:00
Added support for another type of LB26 R1
This commit is contained in:
parent
730853e5fa
commit
bb68dccd3c
@ -178,6 +178,7 @@ SUPPORTED_TYPES = {
|
||||
0xA4F4: ("LB27 R1", "Broadlink"),
|
||||
0xA5F7: ("LB27 R1", "Broadlink"),
|
||||
0xA6EF: ("EFCF60WSMT", "Luceco"),
|
||||
0xA517: ("LB26 R1", "Broadlink"),
|
||||
},
|
||||
S1C: {
|
||||
0x2722: ("S2KIT", "Broadlink"),
|
||||
|
Loading…
Reference in New Issue
Block a user