wrodie / ha_behringer_mixer

Home Assistant integration for Behringer Digital Mixers eg (X32)
MIT License
13 stars 0 forks source link

Work around status management #18

Closed wrodie closed 9 months ago

wrodie commented 9 months ago

Lots of work to better understand when the mixer is available or not Mixer should not update availability properly Data updates should be slightly better, caterng for some of the edge cases.

Added in new sensor for firmware version. Potentially breaking change where the name of the entity can now be set properly on setup, it defaults to the network name of the mixer but then gives the user the chance to change it. This better to use than the random UUID that was initially setup.