Behringer X-Touch

Communicate with a Behringer X-Touch Control Surface (DAW Controller)

Current Release
0.9.1
Developer
Bannsaenger
License
MIT

x-touch adapter for ioBroker

Communicate with a Behringer X-Touch Control Surface (DAW Controller)

ToDo

  • Add the syncGlobal functionality

Message Box

There a two acepted commands:

  • export exports the actual values stored in the states of the devicegroups to the userdata folder x-touch.0
  • import imports the youngest file from the userdata folder. Additionally you can specify file and/or the devicegroup number to restore. If path is specified the entire filesystem will be used and a file name is mandatory.

Changelog

0.9.1 (2026-08-22)

  • (Bannsaenger) updated dependencies and issues from repository checker

0.9.0 (2026-05-15)

  • (Bannsaenger) added additional path checking on importing files
  • (copilot) Adapter requires node.js >= 22 now
  • (Bannsaenger) updated dependencies and issues from repository checker
  • (Bannsaenger) preserve names while database creation
  • (Bannsaenger) restructured main.js and completed JsDoc requirements
  • (Bannsaenger) fixed update the buttons from the desk when blanked/unblanked or new connected

0.8.3 (2025-10-24)

  • (Bannsaenger) updated dependencies and issues from repository checker
  • (Bannsaenger) migrate to NPM Trusted Publishing

0.8.2 (2025-09-05)

  • (Bannsaenger) updated dependencies and issues from repository checker

0.8.1 (2025-05-21)

  • (Bannsaenger) node 22 in deploy script
  • (Bannsaenger) do not send updates when lock feature is in blank mode

License

MIT License

Copyright (c) 2021-2026 Bannsaenger bannsaenger@gmx.de

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.