mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 08:11:35 +01:00
- ha_entrypoint.sh: probe_script_content now tries regular bashio first, falls back to bashio-standalone.sh if Supervisor API unreachable - 00-banner.sh: source bashio-standalone before calling bashio functions in standalone branch (prevents undefined function errors with set -e) - 01-custom_script.sh: same probe fix + add bashio-standalone.sh to fallback source chain Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>