1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-14 11:30:14 +01:00

Added support for another type of LB26 R1

This commit is contained in:
techitapart 2024-09-20 20:48:52 -04:00
parent 730853e5fa
commit bb68dccd3c

View File

@ -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"),