Home Assistant: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 June 2024

  • curprev 01:0601:06, 17 June 2024Torben talk contribs 1,049 bytes +1,049 Created page with "===Install as docker container=== from https://www.home-assistant.io/installation/raspberrypi/#install-home-assistant-container sudo docker run -d \ --name homeassistant \ --privileged \ --restart=unless-stopped \ -e TZ=Europe/Berlin \ -v /home/homeassistant/.homeassistant:/config \ --network=host \ ghcr.io/home-assistant/home-assistant:stable to update # from https://www.home-assistant.io/installation/raspberrypi/#install-home-assistant-contain..."