2025.5: Two Million Strong and Getting Better

Same here…:confused:

this fix solved my issue!

1 Like

Looks like the integration was renamed to aws_s3 and restricted to endpoints ending in amazonaws.com based on some apparent internal discussion.

I couldn’t find a way to write a script for the new voice variants, does anyone has any idea about it?

Anyone else’s view display names changed from all caps to title case?

Couldn’t find anything in the notes although didn’t look too hard as have reverted to 2025.4.4 due to my flex-table-card’s breaking with “x.replace is not a function”.

Looking to automate this too. Would like to test using a Whisper option when the house is in “bedtime” mode.

Try this

- action: tts.cloud_say
  data:
    cache: true
    options:
      language: "American English"
      voice: "SaraNeural||angry"
    entity_id: media_player.foobar  # <- your media player here
    message: This is some angry test text
2 Likes

Backup settings not working for me either after upgrading, clear cache does not help…

See the first item, theming & typography. I believe this explains the issue you are seeing, hope this helps!

1 Like

Really disappointed with this also. I added the integration hoping to backup to my local minio also. Ugg…Hopefully we can get generic S3 support soon.

1 Like

This works! Thank you so much!

1 Like

Great work!

Question about backup retention…

Does it affect manual backups created in the UI, backups created with action: hassio.backup_full, and with custom integrations eg action: auto_backup.backup_full? Or is it only for automatic backups?

Glad to see this update, but unfortunately, it has broken my Panasonic heat pump integration (sockless-coding/panasonic_cc). Beware!

Did you report your issue Here?

Thanks for the reminder. I’ve found an active issue there now - and the issue does not seem to be related to the new HA version. Huzzah. Cheers!

Just tried new paste function cool as

Broke my LocalTuya integration…thanks so much. Here’s to frequent backups!

Talk to sockless then. No one minds a heads up, but it won’t fix anything unless you tell the author.

@Bruno7, @Lumute, @tomchiverton, @RogTP

I am sorry to hear that.

Would you be so kind and create a frontend issue on github here? Then can try to reproduce the issue and fix it.

Please define in detail how your backup settings are configured and what locations you use.

If thats not possible for you please provide us more information here.

Thanks
Wendelin

2 Likes

Curious about this:

Media players now have an action to search using the media_player.search_media action.

Does anyone have more context for this, how it works etc.?

Thanks.

Ro

1 Like

I was confused why I didn’t have the local tuya issue as others, I realised I am using a different repo.

This seems to get updated way more ofter then the one from rospogrigio.

2 Likes