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
Lights — on/off, dim, color temperature, hue, saturation (RGB / CW / RGBW / RGBCW)
Switches / sockets / relays — on/off, energy monitoring (power, total kWh)
Sensors — temperature, humidity, pressure (BME280, DHT22, SHT3x, etc.)
Shutters / blinds — position, tilt
Fans — Sonoff iFan03 / iFan04 (light + speed)
Multi-relay devices (e.g., Sonoff Dual) pair as separate Homey devices per relay.
Setup
- Install the app from the Homey App Store
- Enter your MQTT broker details in the app settings (host, port, optional TLS + auth)
- In your Tasmota devices, set
SetOption19 1andMqttHost <your broker>— then Homey will auto-discover them on the next pairing flow
Feedback & bugs
- Bug reports / feature requests → Issues · rianbk/com.tasmota · GitHub
- General questions / discussion → reply here
Let me know what you’d like to see next. Currently v1.0.2.
Cheers,
Rian