Skip to content

b2022.2.23

Pre-release
Pre-release
Compare
Choose a tag to compare
@LAB02-Admin LAB02-Admin released this 23 Feb 10:31
· 137 commits to main since this release

Note: this is a beta release!


Features & improvements

  • New multi-value sensors: audio (thanks Nejc)
    • Provides information about various aspects of your device's audio:
      • Current peak volume level (can be used as a simple 'is something playing' value)
      • Default audiodevice: name, state and volume
      • Summary of your audio sessions: application name, muted state, volume and current peak volume
    • Possible thanks to @morphx666's great audio library CoreAudio and his awesome support, thank you!