Code Monkey home page Code Monkey logo

broadlink-for-windows's Introduction

Broadlink-for-Windows

Windows app for Broadlink WiFi remotes

With this app you can control Broadlink WiFi devices.

Manage IR and RF devices and buttons. 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)

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

The app uses python-broadlink, so python has to be installed. Download from here.

Install Python and be sure to add python to your path variable. Install python-broadlink by issuing this command in a commandopromt "pip3 install broadlink". Install win32 "pip install pypiwin32"

Run Setup.exe from the Install directory.

How to use the commandline interface.

OBS. The gui app (WinBroadlink.exe) has to be started.

Run <Your install directory (e.g C:\Program Files (x86)\WinBroadlink)>\SendBLCommand.exe.

Parameters:

  --help Get parameterinfo
  --sendcmd "Your Broadlink remote device name (e.g. "MyBLDevice")" "Device name" "Button name" 
  --sendmacro "Your Broadlink remote device name (e.g. "MyBLDevice")" "Macro name"
  --sendwificmd "Your Broadlink device name (e.g. "Dinnertable light")" "ButtonName"

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 see database information in "Database Specs"

broadlink-for-windows's People

Contributors

helgovic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

broadlink-for-windows's Issues

Doesn't find my broadlink device

Hi ! I'am interested in your project, but can't make it work.

Everything seems installed correctly, I launched the GUI, it says "There are no BroadLink devices defined. Do you want to scan for devices ?" I click "Yes" ... it seams to seach for about 10sec than sys "No Broadlink devices found". I made sure it's unlocked (in the app, under "property" ... but still it can't find it.
I am on on the same network and can "PING" the broadlink devices IP address.

Any clues ? It's a Broadlink RM4 mini.

Thanks in advance

Shared Database

You said in your description that you have a shared database. I'd like to contribute. However, you'd have to host it somewhere. But perhaps it's a better idea to just use github for it. I have some devices myself captured...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.