home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.95k stars 2.68k forks source link

Automations UI error when adding notification channel and priority #21685

Open magarto opened 1 month ago

magarto commented 1 month ago

Checklist

Describe the issue you are experiencing

As soon as I add a custom channel and priority in notification service, all remaining steps in notification, even if they are not notifications, shows "unknown" and can only be edited in yaml mode. Also, if I remove that data parameters, unknown is still. Captura de pantalla de 2024-08-13 12-15-40

Describe the behavior you expected

It should show the automation step displaying it real action.

Steps to reproduce the issue

  1. Open a notification automation
  2. Add in data: channel: your_channel_name importance: low
  3. Save automation and open again. ...

What version of Home Assistant Core has the issue?

2024.8.0

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

No response

Which operating system are you using to run this browser?

No response

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

karwosts commented 4 weeks ago

I can't reproduce, seems fine to me.

Suggest paste your entire yaml automation here, seems likely you have some other accidental invalid syntax somewhere.