Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Update Home automation
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 4672e09 commit 8b0fe04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home-automation/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:

homeassistant:
container_name: homeassistant
image: ghcr.io/home-assistant/home-assistant:2024.2.4
image: ghcr.io/home-assistant/home-assistant:2024.3.0
environment:
- PUID=1000
- PGID=1000
Expand Down Expand Up @@ -53,7 +53,7 @@ services:

esphome:
container_name: esphome
image: esphome/esphome:2024.2.1
image: esphome/esphome:2024.2.2
volumes:
- ${VOLUMES_PATH}/home-automation/esphome/config:/config
- /etc/localtime:/etc/localtime:ro
Expand Down

0 comments on commit 8b0fe04

Please sign in to comment.