Does anyone know of a simple, battery powered state switch device for either Matter, Homekit or Zigbee? It should NOT be a wallsocket and specifically needs to keep a permanent on/off state.

My current plan is to be able to set an “On Vacation” state and base my automations around that but other usecases are possible as well.

I used to have this using a virtual switch in Homebridge that ran on a Raspi but this thing was too maintenance heavy and I would prefer a less hacky solution.

  • farcaller
    link
    fedilink
    arrow-up
    2
    ·
    15 days ago

    You can (trivially) spin up a fake matter switch from one of their examples. It requires a service running on a Raspi.

    Otherwise, what was wrong with a virtual switch in homebridge? I’ve been using one of those for years now to do a bunch of homekit automatons.

    • ClassifiedPancake@discuss.tchncs.deOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      15 days ago

      Because I was only using it for this one thing and it was kinda over the top. In the past I used Homebridge for everything because Homekit was still new and it was hard to get any affordable devices to work with it. But over time only this one plugin was leftover.

      I’m not completely against hacky solutions but was just hoping there is something simple like an actual button. That is for me always the first solution.

      • farcaller
        link
        fedilink
        arrow-up
        1
        ·
        14 days ago

        It’d be hard to find an actual product because your use case is rather niche and all of those platforms have and expensive certification process. You can DIY a matter solution the easiest, though, there’s plenty of devkits for standalone matter devices.