• AA5B@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    24 hours ago

    Oh this is outstanding! I just mentioned in a post, about an hour before reading this, about my annoyance toward a TV I accidentally turned on by streaming to but couldn’t find a way to turn it off!

  • ThePantser@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    8
    ·
    5 days ago

    I have a few IR devices I made for ESPhome but could never get things working right when capturing the code to blast. I hope this gives a good interface for watching for signals to record and blast. I am looking for that Harmoney remote level of usage.

    • thr0w4w4y2@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      6
      ·
      5 days ago

      note that a lot of IR devices now blast a whole bunch of different codes for each button press, so they can control more devices with the same remote.

      If you’re capturing from the remote and it seems like the code changes each time, you might need to capture it all and play back one code at a time to work out which one is for your device.

    • MrQuallzin@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 days ago

      If you’re looking for Harmony level usage and have a pretty penny to spend, look at SofaBaton. Programmable universal remote with hub, and there are home assistant integrations for local control.

      • Decipher0771@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 days ago

        Does the SofaBaton stuff require Cloud or Internet access to work? Or can it work fully offline? Is the HA integration a cloud or local?

      • ThePantser@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 days ago

        The goal was making tiny esp+ir sender that I can place near each device that is IR. Like my vaporizer and then remote control them. I need cheap and easy solution.

        • MrQuallzin@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 days ago

          Oh yeah absolutely. That’s what this HA update sounds like it’s solving, which is very exciting! Going to need to pick up some ESP32s with IR myself now. The SofaBaton is a higher quality product that matches the Harmony which is why I brought it up

    • 👍Maximum Derek👍@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 days ago

      This isn’t as useful now that IR is a first class citizen, but the Broadlink integration has a pretty solid training routine built in. I have all the IR devices in my house integrated using RM Mini3’s.

      I ended up writing my own Harmony replacement using the AppDaemon add-on a few years ago, so I could have the same sort of activity state machine that the Harmony Hub provided.