From 7136435e8985cce69147830aa57476d1994670f2 Mon Sep 17 00:00:00 2001 From: Andrey Khrolenok Date: Sun, 1 Oct 2023 16:57:04 +0300 Subject: [PATCH] Fix manifest.json again :\ --- custom_components/iaquk/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/iaquk/manifest.json b/custom_components/iaquk/manifest.json index 5dc65db..a5606f8 100644 --- a/custom_components/iaquk/manifest.json +++ b/custom_components/iaquk/manifest.json @@ -5,8 +5,8 @@ "@Limych" ], "config_flow": false, - "documentation": "https://github.com/Limych/ha-iaquk", "dependencies": [], + "documentation": "https://github.com/Limych/ha-iaquk", "iot_class": "calculated", "issue_tracker": "https://github.com/Limych/ha-iaquk/issues", "requirements": [],