Skip to content

Releases: wrodie/ha_behringer_mixer

v0.1.13

02 Jan 04:06
Compare
Choose a tag to compare

Fix build issues with v0.1.12

Add support for read/write of:

Head amps - Gain
Head amps - Phantom Power
As part of the configuration you choose what head amps you want to import - with X32 this can be up to 128 (multiple stage boxes)
Note. Head amps are separate from channels.

v0.1.12

01 Jan 04:56
ed125e2
Compare
Choose a tag to compare

Add support for read/write of:

  • Head amps - Gain
  • Head amps - Phantom Power

As part of the configuration you choose what head amps you want to import - with X32 this can be up to 128 (multiple stage boxes)
Note. Head amps are separate from channels.

v0.1.11

08 Dec 04:57
7f8ac5d
Compare
Choose a tag to compare

Add support for M/C (Mono/Centre) channel

v0.1.10

30 Mar 05:09
Compare
Choose a tag to compare

Update dependency to fix bug with main/lr channel not working properly

v0.1.9

23 Mar 01:33
27a5b3d
Compare
Choose a tag to compare
  • db values are now available as attributes on the fader
  • new configuration option that allows you to not create the DB sensors
  • new configuration option that changes the scaling of the values from 0-1 to 1-100. This allows the mixer to be used with other plugins that expect percentage based values
  • changed the text of some of the configuration options

New configuration options are only available when you setup a new integration

v0.1.8

15 Mar 03:39
596d045
Compare
Choose a tag to compare
  • Better handle errors when plugin is starting and the mixer is not available.
  • Update some configuration text
  • require new version of behringer_mixer.py to fix:
    • Fix issue with Xair and channel sends not working properly

v0.1.7

26 Jan 01:07
497f570
Compare
Choose a tag to compare

Update HACS validation

v0.1.5

26 Jan 00:02
310c31d
Compare
Choose a tag to compare

Support to control USB Player/Recorder

v0.1.4

21 Jan 08:41
Compare
Choose a tag to compare

v0.1.4 fixes v0.1.3 which didn't handle conversion of config entries properly

New Features (v0.1.3):

  • Allow the user to select which channels/busses/matrices etc are actually imported/created, as there can be a lot of entities if everything imported- can only be done on initial setup
  • Support the control of the Channel->Bus send faders
  • Support the control of the Bus->Matrix send faders

Bug Fixing

  • Detect the entering of the wrong IP address on setup

v0.1.3

20 Jan 07:13
Compare
Choose a tag to compare

New Features:

  • Allow the user to select which channels/busses/matrices etc are actually imported/created, as there can be a lot of entities if everything imported- can only be done on initial setup
  • Support the control of the Channel->Bus send faders
  • Support the control of the Bus->Matrix send faders

Bug Fixing

  • Detect the entering of the wrong IP address on setup