MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Is adding Home Assistant the right way to go?

    Scheduled Pinned Locked Moved General Discussion
    7 Posts 3 Posters 483 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B Offline
      British_Kiwi @sdetweil
      last edited by

      @sdetweil thanks Sam as always!! So if I install docker and then follow the HA install instructions for the container, then should be fine. I think i eventually found the correct instructions.
      I do have a Synology NAS which I could possibly put it on, would need to check where to put it and what permissions.
      Could I add docker directly onto the Pi?

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @British_Kiwi
        last edited by sdetweil

        @British_Kiwi for synology use the container manager community tool (added to package manager), HA install link https://www.home-assistant.io/installation/alternative/#install-home-assistant-container

        Each App has its own compose file

        You could put docker on pi 4/5

        I run a mosquito mqtt server there too
        And dozzle to be able to see all the container logs
        And uptime-kuma to monitor apps
        And watchtower to keep the containers up to date

        I use zigbee devices, so run the zigbee2mqtt server there too
        And the esphome server for ha integration of esphome devices (new ha assist devices for voice)

        I Moved all my pi docker stuff to synology
        here is a dozzle list of all the containers I am running on my synology 923+ nas, 32 gig memory
        Screenshot at 2025-09-30 17-09-06.png

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        H 1 Reply Last reply Reply Quote 0
        • H Offline
          Hilt @sdetweil
          last edited by Hilt

          @British_Kiwi

          I too use HA in a container on Synology. I make the dashboards within HA and use iFrame’s to display them on the MagicMirror. This way you can make the dashboards as pretty as you like. You really don’t have limits.

          To get some idea :

          https://forum.magicmirror.builders/topic/19738/home-dashboard?page=1

          Initially I was running an older version of MagicMirror and I had to add the following in the configuration.yaml file of Home Assistant to have them to display :

          http:
            use_x_frame_options: false
          

          To be fair, I haven’t tried excluding this since I rebuilt the MagicMirror using the latest build at the time. But it’s still in there today and isn’t causing any harm. It was more a HA workaround in any case

          B 1 Reply Last reply Reply Quote 1
          • B Offline
            British_Kiwi @Hilt
            last edited by

            @Hilt @sdetweil sorry for the delay in response. School holidays, plus investigating options for heat pumps and keep getting distracted. I did manage to install Docker and Portainer (hadn’t seen your response yet) to my Pi and so am going to have a play with HA today. However, also going to check all your suggestions to see what can be useful :)

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @British_Kiwi
              last edited by

              @British_Kiwi have fun. Lot to learn…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy