From 2fcc95ff260b0a576aea3db42603793db0c38106 Mon Sep 17 00:00:00 2001 From: habuild <36288425+habuild@users.noreply.github.com> Date: Fri, 28 Oct 2022 11:08:38 +1100 Subject: [PATCH] Update config.yaml --- sbfspot/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbfspot/config.yaml b/sbfspot/config.yaml index dd2acb4..c71f482 100644 --- a/sbfspot/config.yaml +++ b/sbfspot/config.yaml @@ -24,7 +24,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"