Code Monkey home page Code Monkey logo

broadlinkweb's Introduction

Broadlink web

About

Broadlink web allows you to learn and send ir commands using broadlink devices. It's also possible to copy the learned commands so they can be used in home assistant. Broadlink web automatically discovers any supported broadlink devices in the network. Screen

Installation

Prerequisites:

  • You have a supported broadlink device connected to your wifi see https://www.ibroadlink.com/support/ for more information about how to connect the device to your network
  • You have docker installed (only if you want to run Broadlink web using docker) see: https://docs.docker.com/install/
  • You have python 3 installed on your system (only if you want to run Broadlink web directly from your system)

Installation:

Broadlink web can be installed in two different ways. Using docker or running locally using python.

Clone or download the repository and execute the folling commands depending on what method you prefere.

Docker:

docker run -d -v devices:/src/broadlinkweb/devices/ --net=host --name broadlink -it frenger/broadlinkweb

Python:

pip install -r requirements.txt
python run.py

Now open your browser and visit http://localhost:8000 and you should be ready to go.

Known issues

Broadlink web is for now only tested with the Broadlink mini 3, but should also work with other Broadlink ir devices. If you run into problems with your devices or you tested another Broadlink device please let me know.

broadlinkweb's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

xiehe1250

broadlinkweb's Issues

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.