From 16134860046866dd948cfe963acb3b9e174d80d6 Mon Sep 17 00:00:00 2001 From: frlequ Date: Sun, 13 Oct 2024 19:01:51 +0200 Subject: [PATCH] Update --- custom_components/elektro_network_tariff/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/elektro_network_tariff/manifest.json b/custom_components/elektro_network_tariff/manifest.json index b996de8..a52037f 100644 --- a/custom_components/elektro_network_tariff/manifest.json +++ b/custom_components/elektro_network_tariff/manifest.json @@ -4,9 +4,9 @@ "codeowners": ["@frlequ"], "dependencies": [], "documentation": "https://github.com/frlequ/elektro_network_tariff", + "issue_tracker": "https://github.com/frlequ/elektro_network_tariff/issues", "integration_type": "entity", "iot_class": "local_polling", "requirements": [], - "version": "0.1.1", - "issue_tracker": "https://github.com/frlequ/elektro_network_tariff/issues" + "version": "0.1.1" } \ No newline at end of file