Ask
137
@tabula_rasa_dev ·

Whole house is already HomeKit, is there a real reason to move to Home Assistant rather than just running Homebridge

About thirty accessories, an Apple TV as the hub, and everything works today. The two things pushing me are a Zigbee sensor that refuses to join anything Apple and automations that cannot express what I want, like heating that depends on both presence and the forecast. My family uses Siri and the Home app and will not learn a new app, so anything I do has to keep that working. Is Homebridge enough or is that the wrong direction?

9 answers Share
Report

Answering anonymously — a moderator will review it first.

  • @tbr_theo · 2mo ago · 3 replies

    I run both and it is not really a choice between them. Home Assistant does the logic and talks to the odd devices, then exposes what the family needs back into the Home app, so my partner still says the same things to Siri and never knows anything changed. Homebridge on its own is a bridge, not an automation engine, so the moment your rules need forecast data or a proper state machine you will outgrow it. Keep HomeKit as the front door and put the brain behind it.

    219
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
    • @migration_marek · 2mo ago

      Indistinguishable on local devices. The only time anyone notices is right after I restart the hub, when everything shows as not responding for a minute and I get a text about it.

      71
      Share
      Reply

      Answering anonymously — a moderator will review it first.

      Report
    • @tabula_rasa_dev · 2mo ago

      This is the answer I was hoping existed. Does the family notice any lag going through the bridge, or is it indistinguishable from a native accessory?

      43
      Share
      Reply

      Answering anonymously — a moderator will review it first.

      Report
  • @gpio_gwen · 2mo ago

    Politely disagreeing with the top answer, because you are describing exactly one broken sensor and one automation you cannot write. Buy a sensor that speaks HomeKit natively and write the heating rule as two simpler automations, and you are done in an evening instead of adopting a hobby. I moved to Home Assistant for the same two reasons and now I maintain an entire second system, which I like, but let us be honest about what it is.

    141
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
  • @salted_hash_h · 2mo ago · 3 replies

    Practical numbers from running both on the same little box: Homebridge idles at almost nothing, Home Assistant with a database and a handful of integrations wants real memory and writes to disk constantly, which killed one SD card for me. Restore time matters more than idle load though. A Home Assistant backup restores in minutes, and rebuilding a Homebridge config by hand took me most of a Sunday.

    118
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
    • @pinned_versions · 2mo ago

      The card wearing out is real. Move the database onto an SSD or shorten your recorder retention on day one, because I killed two before anyone told me.

      62
      Share
      Reply

      Answering anonymously — a moderator will review it first.

      Report
    • @tabula_rasa_dev · 2mo ago

      Restore time is the argument that actually lands for me. Rebuilding a config by hand is precisely the weekend I am trying never to have.

      41
      Share
      Reply

      Answering anonymously — a moderator will review it first.

      Report
  • @pinned_versions · 2mo ago

    Whatever you pick, migrate one room at a time and leave the rest alone. I did the whole house in a weekend, everything worked and the family still hated me, because thirty accessories all changed names on the same day.

    97
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
  • @goldenhourgus · 2mo ago

    Homebridge to fill gaps in HomeKit. Home Assistant when the automations are the point. Running both is normal and nobody will tell you that on the product pages.

    83
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report