[APP][Pro] Tasmota — Control your Tasmota devices over MQTT

Hey all,

Just released a Tasmota integration for Homey Pro. It bridges any Tasmota-flashed device (Sonoff, Shelly, generic ESP8266/ESP32 hardware, etc.) to Homey via MQTT using Tasmota’s native discovery protocol — no manual configuration, devices show up in the pairing flow automatically.

App Store: Tasmota | Homey

Supported device types

  • :light_bulb: Lights — on/off, dim, color temperature, hue, saturation (RGB / CW / RGBW / RGBCW)
  • :electric_plug: Switches / sockets / relays — on/off, energy monitoring (power, total kWh)
  • :thermometer: Sensors — temperature, humidity, pressure (BME280, DHT22, SHT3x, etc.)
  • :window: Shutters / blinds — position, tilt
  • :folding_hand_fan: Fans — Sonoff iFan03 / iFan04 (light + speed)

Multi-relay devices (e.g., Sonoff Dual) pair as separate Homey devices per relay.

Setup

  1. Install the app from the Homey App Store
  2. Enter your MQTT broker details in the app settings (host, port, optional TLS + auth)
  3. In your Tasmota devices, set SetOption19 1 and MqttHost <your broker> — then Homey will auto-discover them on the next pairing flow

Feedback & bugs

Let me know what you’d like to see next. Currently v1.0.2.

Cheers,
Rian

1 Like