From 21d9822015e1125112097fba8868da4c1441ee44 Mon Sep 17 00:00:00 2001 From: Stijn Kammer Date: Mon, 16 Mar 2026 15:28:15 +0100 Subject: [PATCH] update ha-exporter (#11058) Add option to disable a connection Connection auto disabled on HTTP 401 to avoid spamming revoked URLs Added unit tests Fix small issue in the readme Update worldview constant which would break on next game update --- plugins/ha-exporter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ha-exporter b/plugins/ha-exporter index 658b1280c..d2d0b17b3 100644 --- a/plugins/ha-exporter +++ b/plugins/ha-exporter @@ -1,4 +1,4 @@ repository=https://github.com/xXD4rkDragonXx/runelite-homeassistant-data-exporter.git -commit=e7c630723bc9ca5eb5e710cd6220dc782058d84e +commit=ffa0c8269bf0e4cbe0d2dd20191fed5727445230 authors=xXD4rkDragonXx,RedFireBreak warning=This plugin submits your IP address and various account data to a 3rd-party server not controlled or verified by RuneLite developers. \ No newline at end of file