Support MQTT-based IR blasters as InfraredEntity (e.g. via Zigbee2MQTT) #3783
Replies: 3 comments 1 reply
-
|
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
There is also a feature request for z2m: Koenkk/zigbee2mqtt#31600 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I think this is a duplicate of https://github.com/orgs/home-assistant/discussions/3364. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Integration name
MQTT
Link to integration documentation on our website
https://github.com/orgs/home-assistant/discussions/new?category=integration-enhancements
Describe the enhancement
Since HA 2026.4, a native InfraredEntity platform exists, but it currently only supports ESPHome-based IR emitters. MQTT-based Zigbee IR blasters (e.g. Moes UFO-R11, Tuya ZS06 via Zigbee2MQTT) cannot be exposed as InfraredEntity, even though they work reliably today via MQTT + SmartIR.
The enhancement request is to allow MQTT-based IR blasters to be registered as InfraredEntity – so they can participate in the new native IR platform just like ESPHome devices do.
Use cases
Many users already own Zigbee IR blasters and have them running via Zigbee2MQTT. With this enhancement they could use their existing hardware with future native IR device integrations (LG, Samsung, Daikin, etc.) without replacing working hardware with ESPHome devices.
Anything else?
Beta Was this translation helpful? Give feedback.
All reactions