Skip to content

v1.1.0

Choose a tag to compare

@FourtyNos FourtyNos released this 03 Feb 11:30
· 7 commits to main since this release
2979d73

Master Notify V1.1.0 Release Notes

What's New

Customizable TTS Provider

You can now choose your preferred Text-to-Speech provider! Instead of being locked into Home Assistant Cloud TTS, you can select any TTS service you have configured, such as:

  • Google Translate TTS
  • Amazon Polly
  • Piper
  • Any other TTS integration you prefer

This gives you more flexibility and control over how your notifications sound.

Smarter Audio Timing

The blueprint now intelligently calculates how long to wait before lowering the volume based on your message length. No more cut-off announcements or awkwardly long pauses!

Improvements

  • TTS announcements now work out of the box - Previously disabled, the TTS feature is now fully functional and enabled by default
  • Better volume management - Volume adjustments are synchronized with announcement playback duration
  • Bug fixes - Resolved an issue with Alexa device filtering that could cause problems in certain configurations

Upgrade Instructions

  1. Download the new blueprint file (V1.1.0)
  2. Replace your existing blueprint in Home Assistant
  3. Important: You'll need to configure the new "TTS Provider" input in your automations
  4. Your existing device groups and settings will be preserved

Configuration Changes

When updating your automations, you'll see a new configuration option:

  • TTS Provider - Select your preferred TTS service from the dropdown

All other settings remain the same.

Bug Fixes

  • Fixed variable reference in Alexa device filtering logic

Full Changelog: V1.0.1...V1.1.0