Add Codex Home Assistant dashboards

This commit is contained in:
ltadeu6 2026-04-23 19:24:59 -03:00
parent 8004d5ca0d
commit 8894fa949c
No known key found for this signature in database
GPG key ID: FB9FDAB6B6F3418D
6 changed files with 619 additions and 1 deletions

View file

@ -387,7 +387,7 @@
fi
if [ -d "$dst_dir/$preferred_profile" ]; then
python3 - "$dst_dir" "$preferred_profile" <<'PY'
${pkgs.python3}/bin/python3 - "$dst_dir" "$preferred_profile" <<'PY'
import configparser
import sys
from pathlib import Path