Skip to content

Commit

Permalink
Merge pull request #703 from Paraphraser/20230516-homeassistant-old-menu
Browse files Browse the repository at this point in the history
2023-05-16 Home Assistant adaptation to expected kernel change - old-menu branch - PR 2 of 2
  • Loading branch information
Slyke authored Jun 25, 2023
2 parents 7888843 + d24fd71 commit dad09a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .templates/home_assistant/service.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
home_assistant:
container_name: home_assistant
image: ghcr.io/home-assistant/home-assistant:stable
#image: ghcr.io/home-assistant/raspberrypi3-homeassistant:stable
#image: ghcr.io/home-assistant/raspberrypi4-homeassistant:stable
restart: unless-stopped
network_mode: host
volumes:
- /etc/localtime:/etc/localtime:ro
- ./volumes/home_assistant:/config
privileged: true

0 comments on commit dad09a3

Please sign in to comment.