From 613ec9bb55a88916b5a637cd15b7c59f2cec291f Mon Sep 17 00:00:00 2001 From: habuild <36288425+habuild@users.noreply.github.com> Date: Sun, 9 Oct 2022 16:48:58 +1100 Subject: [PATCH] Update config.yaml --- haos-sbfspot/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haos-sbfspot/config.yaml b/haos-sbfspot/config.yaml index ba43bd0..f116954 100644 --- a/haos-sbfspot/config.yaml +++ b/haos-sbfspot/config.yaml @@ -25,7 +25,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"