Broadlink_MQTT_IR-Bridge
Broadlink_MQTT_IR-Bridge
Aplicación Docker from FreakErn's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
MQTT HostVariable
- Objetivo
- MQTT_SERVER
- Valor
- 192.168.1.10
MQTT PortVariable
- Objetivo
- MQTT_PORT
- Por defecto
- 1883
- Valor
- 1883
MQTT UserVariable
- Objetivo
- MQTT_USER
MQTT PasswordVariable
- Objetivo
- MQTT_PASS
MQTT TopicVariable
- Objetivo
- MQTT_TOPIC_PREFIX
- Por defecto
- broadlink/
- Valor
- broadlink/
Broadlink Remote Device IPVariable
- Objetivo
- DEVICE_HOST
- Valor
- 192.168.1.60
Broadlink Remote Device MacVariable
- Objetivo
- DEVICE_MAC
- Valor
- 34:AA:FF:CC:D5:68
Broadlink Commands FolderPathrw
- Objetivo
- /app/commands/
- Valor
- /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.
- Objetivo
- /app/custom.conf
Categorías
Descargar estadísticas
20,936
Descargas totales
10
Este mes
31
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
dmitriy/broadlink-mqttÚltima actualización2018-09-02
Visto por primera vez2023-06-11
Ejecute Broadlink_MQTT_IR-Bridge en Unraid.
Broadlink_MQTT_IR-Bridge se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.