Add test-homeassistant-dashboard.sh

This commit is contained in:
2025-12-31 04:27:03 -08:00
parent 32f9eb80f6
commit 4d6b5222a6

View File

@@ -0,0 +1,9 @@
#!/bin/bash
# Test script to launch Home Assistant dashboard manually
echo "Launching Home Assistant Dashboard..."
echo "URL: http://homeassistant.local:8123/lovelace/default_view"
echo ""
echo "Press Ctrl+C to stop"
/home/kyle/scripts/homeassistant-dashboard.sh