mjg59 / python-broadlink

Python module for controlling Broadlink RM2/3 (Pro) remote controls, A1 sensor platforms and SP2/3 smartplugs
MIT License
1.35k stars 477 forks source link

Add support for Broadlink LB1 bulb (0x644B) #717

Closed comptonjack closed 1 year ago

comptonjack commented 1 year ago

Context

Home Assistant returning the error "Unsupported device: 0x644b".

Proposed change

Adding a new type for the LB1 bulb (0x644B).

Type of change

Additional information

Checklist

felipediel commented 1 year ago

Thank you @compdog!