Skip to content

Smart IR Builder

Choose a tag to compare

@marsh4200 marsh4200 released this 30 Jun 18:51
d730cc2

Tasmota IR (MQTT) controller support

Adds a second controller backend alongside Broadlink, for areas where Broadlink
hardware is hard to source.

New

  • Controller type picker on integration setup: Broadlink (remote entity) or
    Tasmota IR (MQTT)
  • Tasmota sending via mqtt.publish to cmnd/<topic>/irsend (Tasmota IRSend JSON)
  • Tasmota learning via MQTT subscribe to tele/<topic>/RESULT, with configurable
    timeout (default 25s)
  • Paste-code and bulk-import now validate Tasmota IRSend JSON when the entry is
    Tasmota, instead of expecting Broadlink base64
  • SmartIR JSON and HA-scripts exports now reflect the correct controller and emit
    mqtt.publish actions for Tasmota entries