1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-08 05:03:52 -05:00

Set minimum HA version to 2024.4.0

This commit is contained in:
Nathan Spencer
2024-07-11 11:41:37 -06:00
parent e35ae0d4fa
commit 4eb86c5541
3 changed files with 2 additions and 2 deletions

9
scripts/setup Executable file
View File

@@ -0,0 +1,9 @@
#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
python3 -m pip install --requirement requirements.txt --upgrade
mkdir -p config