Broadlink_MQTT_IR-Bridge
Docker 应用程序 from FreakErn's Repository
概述
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.
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
MQTT HostVariable
- 目标
- MQTT_SERVER
- 价值
- 192.168.1.10
MQTT PortVariable
- 目标
- MQTT_PORT
- 默认值
- 1883
- 价值
- 1883
MQTT UserVariable
- 目标
- MQTT_USER
MQTT PasswordVariable
- 目标
- MQTT_PASS
MQTT TopicVariable
- 目标
- MQTT_TOPIC_PREFIX
- 默认值
- broadlink/
- 价值
- broadlink/
Broadlink Remote Device IPVariable
- 目标
- DEVICE_HOST
- 价值
- 192.168.1.60
Broadlink Remote Device MacVariable
- 目标
- DEVICE_MAC
- 价值
- 34:AA:FF:CC:D5:68
Broadlink Commands FolderPathrw
- 目标
- /app/commands/
- 价值
- /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.
- 目标
- /app/custom.conf
下载统计数据
20,936
下载总数
10
本月
31
平均每月
长期下载总量
加载图表...
详细信息
存储库
dmitriy/broadlink-mqtt最后更新2018-09-02
初见2023-06-11
在Unraid 上运行 Broadlink_MQTT_IR-Bridge 。
Broadlink_MQTT_IR-Bridge 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。