ei23.de

Results 1 comments of ei23.de

You can put this in the docker-compose.yaml as well: homeassistant: container_name: homeassistant image: homeassistant/raspberrypi4-homeassistant:stable restart: unless-stopped ports: - 8123:8123 volumes: - ./volumes/homeassistant/config:/config environment: - "TZ=Europe/Berlin"