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

Added support for Luceco Smart! Downlights #733

Closed Crashandburnds closed 2 months ago

Crashandburnds commented 1 year ago

Thank you for creating this project, its been a great help in getting my smart home fully operational.

This PR adds support for the Luceco Smart Home Downloads.

They need to be configured as a broadlink device in fast flashing AP mode but this change makes them controllable.

felipediel commented 2 months ago

Thanks @Crashandburnds! What model are these bulbs? Something like "SLA27RGB9W81"...

Crashandburnds commented 2 months ago

@felipediel I'm pretty sure they are EFCF60WSMT. These are the ones I'm using (https://www.screwfix.com/p/luceco-ftype-smart-fixed-cylindrical-fire-rated-led-smart-downlight-white-6w-600lm/425kr#product_additional_details_container)

felipediel commented 2 months ago

Closed with https://github.com/mjg59/python-broadlink/pull/787. Thanks @Crashandburnds!