Skip to content

[NOT MAINTAINED] ioBroker Broadlink Adapter

License

Notifications You must be signed in to change notification settings

hieblmedia/ioBroker.broadlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo ioBroker.broadlink


NOT MAINTAINED ANYMORE

This project is not maintained anymore, because personal reasons. Please use: https://github.com/frankjoke/ioBroker.broadlink2


NPM version Downloads

NPM

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

This is an ioBroker adapter for Broadlink RM3 Mini/RM3 Pro to learn and send signals.

Configuration

Enter the IP address in the configuration

How-To learn codes

  • In Objects of ioBroker you can find "broadlink.[n].enableLearningMode".
  • Set this object to true. (e.g. on RM3 mini or Pro the LED is light up)
  • Now press some button on your remote control within 30 seconds.
  • An new Object should now appear within the Object "broadlink.[n].learnedSignals" with the name ">>> Learned, please describe"

It is also possible to use the codes from RM-Bridge.
You just need to prepend "CODE_".

How-To structure codes outside learnedSignals

  • You can create your state object everywhere in the instance to build your own channel and device structure.
  • All you need is the CODE_[n] from learnedSignals
  • You can use the signal code (CODE_12345...) as object id or in name. Depends on what you prefer.

Simple object structure example

Known-Issues

If you learn the same signal multiple times the code can be different everytime. This can not be changed.

About

[NOT MAINTAINED] ioBroker Broadlink Adapter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published