Skip to content

YASSI - 0.4.0

Compare
Choose a tag to compare
@samuelspagl samuelspagl released this 09 Jun 15:20
· 1 commit to main since this release
0d2424b

🆕✨⚠️ Started with an "ick", but is now packed with new features 💪

Linked PR: #28,

This release "started with an 'ick', but is now packed with new features 💪".
The story behind the title:
On the 26th or march, something changed in the SmartThings API. It wasn't possible anymore to retrieve the status of of "custom capabilities", eg. woofer, soundmode, eq, and others. Therefore I decided to give the option to disable the entities of these features as the value of these entities is not trustworthy.
Instead I implemented all of these and more (thanks to @whitebearded) as service calls.

🤓 Have fun using them!

Changelog

Added

  • Configuration flow options for enable / disable
    • "advanced audio" features (NightMode, Bassmode, VoiceEnhancer)
    • "woofer" feature
    • "soundmode" feature
    • "eq" feature
  • added media_player support for next and previous track
  • Service calls for:
    • "advanced audio" features (NightMode, Bassmode, VoiceEnhancer)
    • "woofer" feature
    • "soundmode" feature
    • "speaker_level"
    • "rear_speaker_mode"
    • "space_fit_sound"
    • "active_voice_amplifier"

Changed

  • Fixed state, also displaying "playing" and "paused" values