I own a couple TP-Link Tapo Wi-fi light bulbs. Currently, each family member installs an app on the phone to control the light bulbs. I wonder if there’s a way to do the same but in a browser (via docker app on my NAS). And because we may use smart devices of other brands in the future, it seems too much trouble to install yet another app on each phone.

  • shnizmuffinA
    link
    English
    44 months ago

    Ah. I’m running HA out of docker currently and haven’t hit any walls, but I’m not exactly pushing it. There’s an annoyance where I have to tell HA to trust my docker’s default IP, and there was some reverse-proxy messing around I had to do to get it working on my network. Once it’s up and loaded, it’s indistinguishably HomeAssistant.

    • Ebby
      link
      fedilink
      English
      34 months ago

      I run mine behind a reverse proxy too and had to do that as well. Seems like a common thing there should be a system config for.