From 2259ff49d283d05faabef282d832a9ab95ae0842 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20J=C3=B3zsef=20Halla?= Date: Thu, 19 Dec 2024 00:28:09 +0100 Subject: [PATCH] readme + manifest --- README.md | 4 +++- companion/HELP.md | 2 +- companion/manifest.json | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6746243..4459ff1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# companion-module-[replace with module name] +# companion-module-bmd-gpi-and-tally-interface See [HELP.md](./companion/HELP.md) and [LICENSE](./LICENSE) + +This module can help you, to configure the GPI events on BlackmagicDesigne GPI & Tally interface device. \ No newline at end of file diff --git a/companion/HELP.md b/companion/HELP.md index 0b6eacb..2e4dd9d 100644 --- a/companion/HELP.md +++ b/companion/HELP.md @@ -1,3 +1,3 @@ ## Blackmagic Designe: GPI and Tally interface -This module can help you, to configure the GPI events to smarthub. +This module can help you, to configure the GPI events on BlackmagicDesigne GPI & Tally interface device. diff --git a/companion/manifest.json b/companion/manifest.json index 861d766..9a099f0 100644 --- a/companion/manifest.json +++ b/companion/manifest.json @@ -5,8 +5,8 @@ "description": "Easy access to set GPI interfaces' event", "version": "0.1.0", "license": "MIT", - "repository": "git+https://github.com/hallabalint/companion-module-bmd-gpi-and-tally-interface.git", - "bugs": "https://github.com/hallabalint/companion-module-bmd-gpi-and-tally-interface/issues", + "repository": "git+https://github.com/bitfocus/companion-module-bmd-gpi-and-tally-interface.git", + "bugs": "https://github.com/bitfocus/companion-module-bmd-gpi-and-tally-interface/issues", "maintainers": [ { "name": "Balint Halla",