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

Add Support for LEDvance APM ceiling light ( 0x6498, 0xA7B6 )

This commit is contained in:
lunDreame 2024-05-02 07:33:37 +09:00 committed by GitHub
parent d95f3357c3
commit 8fff8211d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -170,6 +170,7 @@ SUPPORTED_TYPES = {
0x60C8: ("LB1", "Broadlink"),
0x6112: ("LB1", "Broadlink"),
0x644B: ("LB1", "Broadlink"),
0x6498: ("LB1", "Broadlink"),
0x644C: ("LB27 R1", "Broadlink"),
0x644E: ("LB26 R1", "Broadlink"),
0x6488: ("LB27 C1", "Broadlink"),