Releases: wrodie/mixer-card
Releases · wrodie/mixer-card
v0.1.20
23 May 04:51
Compare
Sorry, something went wrong.
No results found
Fixed an issue where the fader did not appear as disabled (red) when the integration was restarted or mixer reconnected.
v0.1.19
17 May 04:42
Compare
Sorry, something went wrong.
No results found
Revert CSS Nesting for better compatibility with older browsers
Fix initial grid sizing for Horizontal fader configuration
v0.1.18
15 May 04:08
Compare
Sorry, something went wrong.
No results found
Update the layout of the horizontal fader, so that name/mute/value all sit on the same line as the fader.
v0.1.17
14 May 06:00
Compare
Sorry, something went wrong.
No results found
What's Changed
Add an option to display the faders in a horizontal direction
Add option for custom fader knob by @wrodie in #31
In the physical theme, use a custom graphic as the fader knob
Fix a bug where once a fader had been touched on screen, it didn't update if the value was changed in the background.
Full Changelog : v0.1.16...v0.1.17
v0.1.16
12 Feb 01:01
Compare
Sorry, something went wrong.
No results found
Work on getting the card to display correctly using the sections layout and also better layout in masonry
Add getGridOptions function
CSS fixes for better sizing and background handling
Scrolling when the display port isn't wide enough to display all the configured faders.
v0.1.15
31 Jan 04:15
Compare
Sorry, something went wrong.
No results found
Update config to support disabling mutes/active either globally or by fader
Fix bug with inverted mutes/active not working properly
v0.1.14
04 Oct 06:47
Compare
Sorry, something went wrong.
No results found
Pretty big refactor. Broke code into more helper functions, split into different files. Better linting
Added Relative fader functionality. This means you can click a fader to select and then move your finger/mouse with being over the fader. It moves the fader the relative distance you moved, not just where you clicked.
v0.1.13
23 Aug 05:46
Compare
Sorry, something went wrong.
No results found
Fix Issue #19 - where volume not showing properly for media players
Add Max/Min value to #18 to have custom top and bottom limit
v0.1.12
14 Jun 05:36
Compare
Sorry, something went wrong.
No results found
Fix bug with new input_boolean support where it didn't work with invert_active set.
What's Changed
Full Changelog : v0.1.11...v0.1.12
v0.1.11
13 Jun 10:31
Compare
Sorry, something went wrong.
No results found
Add support for the mute button to call an input_boolean entity