Giter VIP home page Giter VIP logo

iobroker.broadlink2's Introduction

Logo Steuert BroadLink IR/RF-Remotes und Schaltsteckdosen

NPM version Downloads Tests: Linux/Mac: Travis-CI Build Status Windows: AppVeyor Build status

NPM

Adapter für verschiedene Broadlink WLan-Geräte (RM2++,SP1,SP2,SP3,...)

This is an ioBroker adapter for multiple Broadlink switch like RM2, SP1, SP2, SP3, Honeywell SP2, SPMini, SPMini2, SPMiniPlus and some OEM products from them. ALso remote controllers are supported like RM2, RM Mini, RM Pro Phicomm, RM2 Home Plus, RM2 Home Plus GDT, RM2 Pro Plus, RM2 Pro Plus2 and RM2 Pro Plus BL. Multiple controllers will generate their own entries and need to be trained separately. It scans the network to find compatible devices and installs them (currently only switches type SP?).

If you learned states for RM* and then rename their name the state-ID will change to the new name as well!

You can create also your own new commands in LearnedStates if you use 'code'+ your code as the value (with 'CODE_' preceeding the code or even better (because of it will remain if you rename the state) add a field 'code' to native with the admin.object pencil and put there the hex code (without 'CODE_'!).

I could not test all of the possible devices because I have only a RM2 Pro Plus and some SM2.

Note

SP1 devices cannot be polled.

Configuration

  • Enter prefix of network address in configuration which should be removed when generating device names
  • Enter the number of seconds between polls. On each poll all SP* devices expluding SP1 are asked what the switch status is. This feature can be disabled by setting the poll delay to 0. On some RM devices with temperature readout the temperature will be updated as well.

How-To learn codes

  • In Objects of ioBroker you can find "broadlink2.[n].[devicename].Learn".
  • Set this object to true. (you can click on the button in object view)
  • Now press some button on your remote control within 30 seconds.
  • An new Object should now appear within the Object "broadlink.[n].[devicename].LearnedState" with the name ">>> Rename learned @ YYYYMMDDTHHmmSS"
  • You can click on the button in object view to send the code.
  • To rename the item click on the name (starting with >>>) and change the name. It should not include ,, . or ;

It is also possible to use the codes from RM-Bridge. Just create an object (state, type button) with value where you prepend "CODE_" or with native entry code without any 'CODE_'.

Known-Issues

  • If you learn the same signal multiple times the code can be different everytime. This can not be changed.
  • Sometimes it does not find devices if they do not respond to the search. Restart adapter to restart the scan.

Important/Wichtig

  • Requires node >=v4.2

Changelog

1.0.3

  • Renamed to ioBroker.broadlink2 on Git
  • Bug fix on 1.0.1

1.0.0

  • Added learned state renaming, just rename the name and the ID will be renamed as well.
  • Added debugging with 'debug!' at beginning of IP suffix and you will see debug messages without setting Adapter to debug.

0.4.4

  • Don't create substates for switches
  • Problem with tests resolved

0.4.2

  • Changed message to inform about found devices.
  • Moved device info from custom to native to avoid blue mark in adapter object list.

0.4.1

  • Cleaned up code
  • Debug and Info messages corrected

0.3.5

  • Small bugs for node 4.x removed
  • Poll more devices and some better debug code.
  • first RM2++ device integration with learning!

0.3.0

  • Poll frequency can be set to check the switches (which are able to do so, SM2 for example) and change the state if they are changed by the user on the device.

0.2.1

  • Changed naming convention and used type:name instead of type.name to reduce ioBroker subdivision of devices
  • generate device object only if device is a remote control

0.2.0

  • Implemented SP2 switches and they are working to set them!
  • Currently ONLY SP1 && SP2 (SP3?) are working, please test!
  • Disabled RM? devices, no test available, ordered one for later re-implementation

iobroker.broadlink2's People

Contributors

apollon77 avatar frankjoke avatar fusionedv avatar hieblmedia avatar soef avatar

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.