From 2a1f0a844315e24e2c9ef96ea1c8da5095437a38 Mon Sep 17 00:00:00 2001 From: Jules Dejaeghere Date: Sat, 23 Dec 2023 12:09:00 +0100 Subject: [PATCH] Sort lines --- custom_components/irm_kmi/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/irm_kmi/manifest.json b/custom_components/irm_kmi/manifest.json index e8a1654..6b30fce 100644 --- a/custom_components/irm_kmi/manifest.json +++ b/custom_components/irm_kmi/manifest.json @@ -4,9 +4,9 @@ "codeowners": ["@jdejaegh"], "dependencies": [], "documentation": "https://github.com/jdejaegh/irm-kmi-ha/", - "issue_tracker": "https://github.com/jdejaegh/irm-kmi-ha/issues", "integration_type": "service", "iot_class": "cloud_polling", + "issue_tracker": "https://github.com/jdejaegh/irm-kmi-ha/issues", "requirements": [], "version": "0.1.0" } \ No newline at end of file