mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
Co-authored-by: bugclerk <bugclerk@ixsystems.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
13 lines
287 B
YAML
13 lines
287 B
YAML
images:
|
|
image:
|
|
repository: ghcr.io/esphome/esphome
|
|
tag: 2025.3.2
|
|
|
|
consts:
|
|
esphome_container_name: esphome
|
|
perms_container_name: permissions
|
|
config_path: /config
|
|
pio_path: /config/.esphome/.platformio
|
|
pio_globallib_path: /config/.esphome/piolibs
|
|
cache_path: /.cache
|