From 6ed4ea410fdf712a129fccdbe0596e1c28d801c0 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:38:28 +0200 Subject: [PATCH] Update manifest.json --- custom_components/openhasp/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/openhasp/manifest.json b/custom_components/openhasp/manifest.json index 6c8c8d3..bb1f9f0 100644 --- a/custom_components/openhasp/manifest.json +++ b/custom_components/openhasp/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://github.com/HASwitchPlate/openHASP-custom-component/issues", "mqtt": ["hasp/discovery/#"], "requirements": ["jsonschema>=3.2.0"], - "version": "0.7.0" + "version": "0.7.1" }