Initial commit: Home Assistant MCP Server
This commit is contained in:
4
run_server.sh
Executable file
4
run_server.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
export HA_URL="http://10.8.0.17:8123"
|
||||
export HA_TOKEN="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI3MjkxZDFhNmQ1ZDQ0MGI1YmQ5ODgwYTZlZTZjYmIxYiIsImlhdCI6MTc2OTkxNzcyNSwiZXhwIjoyMDg1Mjc3NzI1fQ.Bpqs8Tr7Nxle377HbIP5u8fQZnSL5rQjYxBYaeEJMuw"
|
||||
exec /usr/bin/node /home/wartana/myApp/home-assistant-mcp/dist/index.js
|
||||
Reference in New Issue
Block a user