Skip to content

Commit

Permalink
update nohassleav-videowallprocessor to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dnmeid authored and github-actions[bot] committed Oct 28, 2024
1 parent ab78c73 commit 9975de0
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nohassleav-videowallprocessor/.build-info
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
MODULE_NAME=nohassleav-videowallprocessor
GIT_REF=v1.0.0
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/11560731432
UPDATE_DATE=2024-10-28
5 changes: 5 additions & 0 deletions nohassleav-videowallprocessor/companion/HELP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## NoHassleAV Videowall Controller Module

This module is for controlling the NoHassleAV 4x4 HDMI Videowall Controller. Please install the module and scroll through the lists, to have a look at all available actions, feedbacks, variables and presets.

The module connects to the device using a Telnet/TCP connection. Make sure to adjust the module settings to the correct IP address and port of your device.
1 change: 1 addition & 0 deletions nohassleav-videowallprocessor/companion/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id":"nohassleav-videowallprocessor","name":"nohassleav-videowallprocessor","shortname":"nohassleav-vidwallproc","description":"Control NoHassleAV videowall processors over a Telnet connection","version":"1.0.0","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-nohassleav-videowallprocessor.git","bugs":"https://github.com/bitfocus/companion-module-nohassleav-videowallprocessor/issues","maintainers":[{"name":"Leon Reucher","email":"leon.reucher@ultimate-technology.de"}],"legacyIds":[],"runtime":{"type":"node22","api":"nodejs-ipc","apiVersion":"1.11.0","entrypoint":"../main.js"},"manufacturer":"NoHassleAV","products":["HDP MXB44VW","Video Wall Processor 4x4"],"keywords":[]}
1 change: 1 addition & 0 deletions nohassleav-videowallprocessor/main.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions nohassleav-videowallprocessor/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"nohassleav-videowallprocessor","version":"1.0.0","license":"MIT","type":"commonjs","dependencies":{}}

0 comments on commit 9975de0

Please sign in to comment.