From 3a4bb4fba1e5de3c161f7431a71a0d1179ffdced Mon Sep 17 00:00:00 2001 From: nero150 <95982029+nero150@users.noreply.github.com> Date: Wed, 18 Mar 2026 09:44:58 +0100 Subject: [PATCH] Add files via upload --- custom_components/xt211_han/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/xt211_han/manifest.json b/custom_components/xt211_han/manifest.json index dafb21d..4b6dad4 100644 --- a/custom_components/xt211_han/manifest.json +++ b/custom_components/xt211_han/manifest.json @@ -1,7 +1,7 @@ { "domain": "xt211_han", "name": "XT211 HAN (RS485 via Ethernet)", - "version": "0.1.0", + "version": "0.5.1", "documentation": "https://github.com/nero150/xt211-han-ha", "issue_tracker": "https://github.com/nero150/xt211-han-ha/issues", "dependencies": [],