From 2ddf7db75e840ec43d6fe63508b5dfad8600f13e Mon Sep 17 00:00:00 2001 From: habuild <36288425+habuild@users.noreply.github.com> Date: Sun, 13 Nov 2022 22:49:47 +1100 Subject: [PATCH] Update config.yaml --- triinv-sbfspot/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/triinv-sbfspot/config.yaml b/triinv-sbfspot/config.yaml index cdacc2f..04c031b 100644 --- a/triinv-sbfspot/config.yaml +++ b/triinv-sbfspot/config.yaml @@ -26,7 +26,7 @@ options: BTAddress: "!secret BTAddress" Password: "!secret SBFpassword" LocalBTAddress: "!secret LocalBTAddress" - IP_Address: "55.255.255.255" + IP_Address: "55.255.255.254" Plantname: "!secret SBFplantname" Latitude: "!secret home_lat" Longitude: "!secret home_long"