nimroddolev / chime_tts

A custom Home Assistant integration to play combined audio files before and/or after text-to-speech (TTS) messages
https://nimroddolev.github.io/chime_tts/
MIT License
147 stars 12 forks source link

Dropdown for chimes has "Custom 5" listed twice instead of "Custom 4" and then "Custom 5" #120

Closed dimatx closed 1 month ago

dimatx commented 2 months ago

System Health details

Using v1.1.0-beta4, but this was also true on prior versions.

Checklist

Describe the issue

The dropdown for chime path has "5" listed twice instead of "4" and then "5"

image

Reproduction steps

  1. Setup Chime TTS
  2. Click on dropdown for Chime Path

Debug logs

n/a

Diagnostics dump

No response

nimroddolev commented 1 month ago

Hi @dimatx.

Thank you for raising the issue 👍

I have added a fix to v1.1.0-beta5

To install the new beta version:

  1. Open the Chime TTS repository in HACS
  2. Click on the button in the top right
  3. Select the ↻ Redownload option
  4. Enable the Show beta versions option (it may take a moment to update the list)
  5. Select version v1.1.0-beta5 from the updated version drop-down list
  6. Restart Home Assistant
dimatx commented 1 month ago

Confirmed fixed. Thanks!