Local MQTT in smart IR remote - how best to organize topics?

This page summarizes the projects mentioned and recommended in the original post on /r/homeautomation

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • SmartIR

    Integration for Home Assistant to control climate, TV and fan devices via IR/RF controllers (Broadlink, Xiaomi, MQTT, LOOKin, ESPHome)

  • Also take a look at https://github.com/smartHomeHub/SmartIR and https://github.com/smartHomeHub/SmartIR/blob/master/docs/MEDIA_PLAYER.md . This is more or less the de facto implementation for ir integrations within home assistant (I guess). You can see many of the codes available are in base64, but I guess the command sent to the device would be JSON anyway. Again, just posting ideas/links. In my personal experience, I made all of this work with a tasmota ir flashed Chinese device, plus smart ir, plus getting the codes from the tasmota console (which was kind of painful, but hey, ACs are really easy heh).

  • HomeAutio.Mqtt.Harmony

    Logitech Harmony to MQTT bridge

  • I have written several MQTT bridges for my own use, including one to Harmony Hub (https://github.com/i8beef/HomeAutio.Mqtt.Harmony). I bring this up, because I think the MQTT topic approach I use here could be a good example for you as I support the full gamut of options exposed by Harmony, which should be a pretty close approximation of your problem space.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts