mjg59 / python-broadlink

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

Broadlink for Windows #663

Closed helgovic closed 5 months ago

helgovic commented 2 years ago

I have created a Windows app, using this repository.

With this app you can control Broadlink WiFi devices.

Manage IR and RF devices and buttons. Manage Broadlink WiFi devices. Create macros that executes commands from any device. Create timers (Repeat every x days/hours/minutes/seconds, Every day x hours/minutes before/after sunrise/sunset) that executes commands/macros.

Teach IR and RF codes. Send codes or macros from app or use the command line interface. Data is stored in SQLite database.

Sharing of device codes:

I have created a cloud database, to share device codes.
If you want to utilize the shared database from another platform/app, you can send a mail to helgovic@hotmail.dk to get database specifics

Have a look Broadlink for windows

zDEFz commented 1 year ago

This did absolutely not work for me. Moreover, such a database needs to be public.

felipediel commented 5 months ago

Thank you!