#!/usr/bin/env bash
# shellcheck disable=SC2048,SC2086

docker exec hassio_cli ha $*
