Broadlink_MQTT_IR-Bridge
Broadlink_MQTT_IR-Bridge
Docker app from FreakErn's Repository
Overview
A tool to send MQTT commands to control Infrared Devices.
Just simply get a cheap Broadlink rm mini 3, configure it with the Broadlink e-control app, get the Ip and the Mac address, and you can just simply record and replay Infrared commands through the network. (The device does not need internet access after it is configured through the App - just block the internet in your internet router if you want)
Just send a message to the topic: "broadlink/some/naming/path" with the payload: "record" and the system is in recording mode.
To resend the IR-Code, just send to the topic "broadlink/some/naming/path" the payload "replay" and the Broadlink device will send the IR-Signal.
For additional configuration you can create a custom.conf file, with additional parameter and link it here in the "Custom config file Path". It'll override the default values.
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
MQTT HostVariable
- Target
- MQTT_SERVER
- Value
- 192.168.1.10
MQTT PortVariable
- Target
- MQTT_PORT
- Default
- 1883
- Value
- 1883
MQTT UserVariable
- Target
- MQTT_USER
MQTT PasswordVariable
- Target
- MQTT_PASS
MQTT TopicVariable
- Target
- MQTT_TOPIC_PREFIX
- Default
- broadlink/
- Value
- broadlink/
Broadlink Remote Device IPVariable
- Target
- DEVICE_HOST
- Value
- 192.168.1.60
Broadlink Remote Device MacVariable
- Target
- DEVICE_MAC
- Value
- 34:AA:FF:CC:D5:68
Broadlink Commands FolderPathrw
- Target
- /app/commands/
- Value
- /mnt/user/appdata/broadlink-mqtt/commands
Custom config file PathPathrw
If you have specific configuration parameter you need to add, just create a config file somewhere on your unraid system and link it here. It will override the default parameter.
- Target
- /app/custom.conf
Categories
Download Statistics
20,936
Total Downloads
10
This Month
31
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
dmitriy/broadlink-mqttLast Updated2018-09-02
First Seen2023-06-11
Run Broadlink_MQTT_IR-Bridge on Unraid.
Broadlink_MQTT_IR-Bridge is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.