From bacbe03e12cd2a7f4e6e92de4894060e25d1a40e Mon Sep 17 00:00:00 2001 From: ismail Date: Mon, 7 Jul 2025 09:50:36 +0300 Subject: [PATCH] Update the manifest file with the latest information. --- relay_chn/idf_component.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/relay_chn/idf_component.yml b/relay_chn/idf_component.yml index f511074..1b0dbad 100644 --- a/relay_chn/idf_component.yml +++ b/relay_chn/idf_component.yml @@ -1,7 +1,6 @@ name: relay_chn -version: 0.1.0 -description: Custom component for relay channel control -dependencies: - idf: - version: ">=4.0" -# TODO: Repo ve belgelendirme bağlantılarını ekle. \ No newline at end of file +version: "0.4.0" +description: "Custom component for relay channel control" +license: "MIT" +url: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn_component" +repository: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn_component.git" \ No newline at end of file