Add test-homeassistant-dashboard.sh
This commit is contained in:
9
test-homeassistant-dashboard.sh
Normal file
9
test-homeassistant-dashboard.sh
Normal 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
|
||||||
Reference in New Issue
Block a user