From 1aafa1dd11070413b2ab20ada590951481f5d15d Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Wed, 26 Apr 2023 00:20:29 -0500 Subject: [PATCH] updated url to point to proxmox --- appdaemon.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appdaemon.yaml b/appdaemon.yaml index 8d9f001..9530a04 100755 --- a/appdaemon.yaml +++ b/appdaemon.yaml @@ -8,7 +8,8 @@ appdaemon: plugins: HASS: type: hass - ha_url: http://rpi3.home.com:8123 + # ha_url: http://rpi3.home.com:8123 + ha_url: http://192.168.1.82:8123 token: !secret long_lived_token http: url: http://127.0.0.1:5050