adding lyrion

This commit is contained in:
2025-02-27 20:50:19 -07:00
parent a90d6ccf20
commit 1c7488ef70
3 changed files with 24 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ services:
container_name: esphome
image: ghcr.io/esphome/esphome
volumes:
- esphome-data:/config
- esphome-data:/config
- /etc/localtime:/etc/localtime:ro
restart: always
privileged: true